TdxFlowChartGridOptions.MinorLines Property
Provides access to appearance settings of minor reference lines.
Declaration
property MinorLines: TdxFlowChartGridLineOptions read; write;
Property Value
Type |
---|
TdxFlowChartGridLineOptions |
Remarks
Use these settings to customize the minor lines’ color and pen style.
See Also