ChartAxisLevelLineFunctionType

Description

The ChartAxisLevelLineFunctionType enumeration is used to determine a type of the function that is used to plot a level line of the chart value axis.

It is used by the following property:

Available Values

Value Brief description
0 Constant. Function is not used.
1 Max. Maximum.
2 Min. Minimum.
3 Summ. Sum.
4 Median. Median.
5 Mean. Mean.

See also:

Chart Assembly Enumerations