TdxFlowChartGridLineOptions.Color Property
In This Article
Specifies a reference line color.
#Declaration
Delphi
property Color: TColor read; write;
#Property Value
Type |
---|
TColor |
#Remarks
This property allows you to modify the color of minor, major, or origin lines. The default Color property value depends on the reference line type.
See Also