Skip to main content

TcxGridChartLineDiagramStyles.ValueMarkers Property

Specifies the color for value markers and their borderlines.

Declaration

property ValueMarkers: TcxStyle index dsValueMarkers read; write;

Property Value

Type
TcxStyle

Remarks

Borderlines within line diagrams are not painted unless their color is explicitly specified via the ValueMarkers.TextColor property.

See Also