CrossValue: Double;
CrossValue: Double;
The CrossValue property returns coordinate of the point where the bubble chart axis crosses another axis.
This property enables the user to graphically shift the axis. Value of the CrossValue property must fall within the scale metrics range, or into the [Min; Max], range determined for the axis, if the auto calculation is disabled for metrics. If this condition is not satisfied, the axis is shown in the bubble chart border.
After the axes positions are changed, the bubble chart coordinate center is graphically displayed as an intersection of two white lines.
The example of use is given in description of the IBubbleChart.AxisX property.
See also: