Back to Devexpress

TdxFlowChartGridOptions.OriginLines Property

vcl-dxflchrt-dot-tdxflowchartgridoptions-3dfded94.md

latest752 B
Original Source

TdxFlowChartGridOptions.OriginLines Property

Provides access to the reference line appearance settings.

Declaration

delphi
property OriginLines: TdxFlowChartGridLineOptions read; write;

Property Value

Type
TdxFlowChartGridLineOptions

Remarks

Use the OriginLines. Color and OriginLines. Style properties to customize the coordinate axes’ color and pen style.

See Also

TdxFlowChartGridOptions Class

TdxFlowChartGridOptions Members

dxflchrt Unit