TdxFlowChartGridOptions Properties
Stores the grid settings.| Name | Description |
|---|---|
| MajorLines | Provides access to appearance settings of major lines. |
| MinorLines | Provides access to appearance settings of minor reference lines. |
| MinorLineStep | Specifies the distance between minor reference lines, in pixels. |
| MinZoomThresholdForMinorLines | Specifies the minimum zoom value (as a percentage) at which the minor reference lines are visible. |
| OriginLines | Provides access to the reference line appearance settings. |
| ShowLines | Specifies whether the grid is visible. |
See Also