Line Chart Value - Axis Property

Specifies which axis to plot this value against

Member of Line Chart Value (PRIM_CHRT.LineChartValue)

Data Type - Enumeration

Details

Specifies which axis to plot this value against.

Plotting against multiple axes allows for the use of separate scales to be used allowing data sets of differing proportionality to be displayed for easier recognition.

By default all values will be plotted against the primary axis.

Allowed Values

Enum Value

Description

Primary

Values plotted against the primary axis

Secondary

Values plotted against the secondary axis


See also

All Component Classes

Technical Reference

  • No labels