IBubbleChartAxisLinear.AxisLineColor

Fore Syntax

AxisLineColor: IGxColor;

Fore.NET Syntax

AxisLineColor: Prognoz.Platform.Interop.Drawing.GxColor;

Description

The AxisLineColor property determines a bubble chart axis color.

Example

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

See also:

IBubbleChartAxisLinear