IBubbleChartAxisLinear.TickLineColor

Fore Syntax

TickLineColor: IGxColor;

Fore.NET Syntax

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

Description

The TickLineColor property determines a color of tick marks in the bubble chart axis.

Example

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

See also:

IBubbleChartAxisLinear