IBubbleChartAxisLinear.AxisLineColor

Fore Syntax

AxisLineColor: IGxColor;

Fore.NET Syntax

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

Description

The AxisLineColor property determines color of the bubble chart axis.

Example

Example of Use is given in description of the IBubbleChart.AxisX property.

See also:

IBubbleChartAxisLinear