TdxFlowChartGridOptions.MinorLineStep Property
Specifies the distance between minor reference lines, in pixels.
#Declaration
property MinorLineStep: Integer read; write; default DefaultMinorLineStep;
#Property Value
Type | Default |
---|---|
Integer | Default |
#Remarks
Use this property to adjust the size of a grid cell formed by minor lines when the control displays its content full size.
The default MinorLineStep property value is DefaultMinorLineStep constant.