CrossValue: Double;
CrossValue: Double;
The CrossValue property sets coordinate of the point where the bubble chart axis crosses another axis.
This property allows to graphically shift the axis. Value of the CrossValue property must fall within the scale metrics range, or into the [Min; Max], range defined 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.
Example of Use is given in description of the IBubbleChart.AxisX property.
See also: