TdxChartAxisGridlines.MinorVisible Property
Specifies if minor grid lines are visible.
Declaration
property MinorVisible: Boolean read; write;
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
You can use Visible and MinorVisible properties to independently hide or display major and minor grid lines.
Property Value Examples
| Value | Example[1] |
|---|---|
False |
![]() |
True |
![]() |
Footnotes
-
This example shows different AxisY.Gridlines.
MinorVisibleproperty values on the same diagram. The AxisY.Gridlines.Thickness property is set to2.
See Also

