CWValuePair

3D Graph Control

CWValuePair

Configures an individual value pair, which consists of a name and a value. Use value pairs on the axis of a graph control as custom ticks, labels, and grid lines. You can specify if the value pair’s value or the value pair’s index in the collection determines the position of the value pair on the axis and if the graphical representation of the value pair on the axis is its name or value.

Properties

NameSpecifies the name of the value pair.
ValueSpecifies the value of the value pair.

See Also

CWValuePairs