Back to Devexpress

TdxFlowChartGridOptions.MinorLines Property

vcl-dxflchrt-dot-tdxflowchartgridoptions-ddcd6f60.md

latest702 B
Original Source

TdxFlowChartGridOptions.MinorLines Property

Provides access to appearance settings of minor reference lines.

Declaration

delphi
property MinorLines: TdxFlowChartGridLineOptions read; write;

Property Value

Type
TdxFlowChartGridLineOptions

Remarks

Use these settings to customize the minor lines’ color and pen style.

See Also

TdxFlowChartGridOptions Class

TdxFlowChartGridOptions Members

dxflchrt Unit