IBubbleChartAxis.Max

Fore Syntax

Max: Double;

Fore.NET Syntax

Max: Double;

Description

The Max property determines a maximum value of bubble chart metric.

Comments

This property is relevant if the AutoMinMax property is set to False. The minimum possible value of this property is ten.

Example

The example of use is given in description of the IBubbleChart.AxisX and IBubbleChart.ColorAxis properties.

See also:

IBubbleChartAxis