Back to Devexpress

TdxFlowChartGridOptions.MajorLines Property

vcl-dxflchrt-dot-tdxflowchartgridoptions-79e8675e.md

latest753 B
Original Source

TdxFlowChartGridOptions.MajorLines Property

Provides access to appearance settings of major lines.

Declaration

delphi
property MajorLines: TdxFlowChartGridLineOptions read; write;

Property Value

Type
TdxFlowChartGridLineOptions

Remarks

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

See Also

TdxFlowChartGridOptions Class

TdxFlowChartGridOptions Members

dxflchrt Unit