IColorLineTool.Style
IColorLineTool

property Style: EColorLineStyle;

Type Library
TeeChartx

Description
Provides automatic positioning of color line inside axis scales.

clCustom : Line is positioned to custom value (see Value property).

clMaximum : Line is positioned to axis maximum.

clCenter : Line is positioned at axis center position.

clMinimum : Line is positioned at axis minimum position.

This property can be useful to draw a line like a "divider" between 2 axis.