TdxRangeControlClientStyle.GridLineColor Property
Specifies the color of all tickmark lines within the range control’s content area.
Declaration
property GridLineColor: TdxAlphaColor read; write; default dxacDefault;
Property Value
Type | Default |
---|---|
TdxAlphaColor | dxacDefault |
Remarks
The default value of the GridLineColor property is dxacDefault.
See Also