IBubbleChart.AxisY

Fore Syntax

AxisY: IBubbleChartAxisLinear;

Fore.NET Syntax

AxisY: Prognoz.Platform.Interop.Chart.IBubbleChartAxisLinear;

Description

The AxisY property returns various parameters of the Y axis of a bubble chart.

Example

The property use is given in description of the AxisX property.

See also:

IBubbleChart