CalculatedValue: Double;
The CalculatedValue property returns value of the function calculating level line.
The function value is determined in the IChartAxisLevelLine.ValueFunction property; if it is not set, the CalculatedValue property returns 0.
The property use is given in the example for IChartAxisLevelLineLabel.Font.
See also: