TcxGridChartLineDiagramStyles.ValueMarkers Property
Specifies the color for value markers and their borders.
Declaration
property ValueMarkers: TcxStyle index dsValueMarkers read; write;
Property Value
| Type | Description |
|---|---|
| TcxStyle | A style. |
Remarks
Borderlines within line diagrams are not painted unless their color is explicitly specified via the ValueMarkers.TextColor property.
See Also