TdxFlowChartGridOptions.OriginLines Property
Provides access to the reference line appearance settings.
Declaration
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