Back to Devexpress

TdxFlowChartGridOptions.MinorLineStep Property

vcl-dxflchrt-dot-tdxflowchartgridoptions-6ca02673.md

latest967 B
Original Source

TdxFlowChartGridOptions.MinorLineStep Property

Specifies the distance between minor reference lines, in pixels.

Declaration

delphi
property MinorLineStep: Integer read; write; default DefaultMinorLineStep;

Property Value

TypeDefault
IntegerDefaultMinorLineStep

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.

See Also

TdxFlowChartGridOptions Class

TdxFlowChartGridOptions Members

dxflchrt Unit