TdxFlowChartGridLineOptions.Style Property
In This Article
Specifies the pattern that is used to paint reference lines.
#Declaration
Delphi
property Style: TPenStyle read; write;
#Property Value
Type |
---|
TPen |
#Remarks
Use this property to choose the pen style of the minor, major or origin lines.
See Also