Back to Devexpress

TdxCustomFlowChart.GridLineOptions Property

vcl-dxflchrt-dot-tdxcustomflowchart-1f0cd8f5.md

latest888 B
Original Source

TdxCustomFlowChart.GridLineOptions Property

Provides access to the gridlines settings.

Declaration

delphi
property GridLineOptions: TdxFlowChartGridOptions read; write;

Property Value

Type
TdxFlowChartGridOptions

Remarks

Use the GridLineOptions. MinorLines and GridLineOptions. MajorLines properties to customize the reference lines’ settings.

Refer to the TdxFlowChartGridOptions description for details.

See Also

TdxCustomFlowChart Class

TdxCustomFlowChart Members

dxflchrt Unit