TdxFlowChartGridOptions.MajorLines Property
Provides access to appearance settings of major lines.
Declaration
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