BooleanWP_SetDiagramYText(Handle hDiagram String sText Boolean bVerticalText)
Sets the vertical label of a diagram
diagram handle returned by CreateDiagram()
the diagram's vertical label
should the text be drawn vertically (False=horizontally)
True, if success; False, if error