CWValuePairLabels Enumeration

3D Graph Control

CWValuePairLabels Enumeration

CWValuePairLabels specify how value pairs appear on an axis.

You can use the following constants with this data type:

  • cwVPLabelName–The axis draws the name of the value pairs.
  • cwVPLabelNone–The axis does not draw the value pair.
  • cwVPLabelValue–The axis draws the value of the value pair.

See Also

CWValuePairs.LabelType