TdxChartAxisGridlines Properties
Stores appearance settings of grid lines associated with an axis.
Name | Description |
---|---|
Border protected |
Specifies if the visual element displays a border.
Inherited from Tdx |
Border |
Specifies visual element border color.
Inherited from Tdx |
Border |
Specifies visual element border thickness, in pixels.
Inherited from Tdx |
Color | Specifies color of major grid lines. |
Fill |
Provides access to visual element background fill settings.
Inherited from Tdx |
Font |
Provides access to visual element font settings.
Inherited from Tdx |
Margins protected |
Specifies visual element margins, in pixels.
Inherited from Tdx |
Minor |
Specifies color of minor grid lines. |
Minor |
Specifies stroke style for minor grid lines. |
Minor |
Specifies thickness of minor grid lines, in pixels. |
Minor |
Specifies if minor grid lines are visible. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Padding protected |
Specifies visual element paddings, in pixels.
Inherited from Tdx |
Parent |
Specifies if the visual element uses background fill settings of its parent.
Inherited from Tdx |
Stroke |
Provides access to visual element outline settings.
Inherited from Tdx |
Style | Specifies stroke style for major grid lines. |
Text |
Specifies font color.
Inherited from Tdx |
Thickness | Specifies thickness of major grid lines, in pixels. |
Visible | Specifies if major grid lines are visible. |
See Also