Skip to main content

TdxChartAxisAppearance Properties

Stores general axis appearance settings.
Name Description
Border protected Specifies if the visual element displays a border. Inherited from TdxChartVisualElementAppearance.
BorderColor protected Specifies visual element border color. Inherited from TdxChartVisualElementAppearance.
BorderThickness protected Specifies visual element border thickness, in pixels. Inherited from TdxChartVisualElementAppearance.
Color Specifies color of the axis.
FillOptions protected Provides access to visual element background fill settings. Inherited from TdxChartVisualElementAppearance.
FontOptions protected Provides access to visual element font settings. Inherited from TdxChartVisualElementAppearance.
InterlacedFillOptions Provides access to fill settings of interlaced diagram areas associated with the axis.
Margins protected Specifies visual element margins, in pixels. Inherited from TdxChartVisualElementAppearance.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Padding protected Specifies visual element paddings, in pixels. Inherited from TdxChartVisualElementAppearance.
ParentBackground protected Specifies if the visual element uses background fill settings of its parent. Inherited from TdxChartVisualElementAppearance.
StrokeOptions protected Provides access to visual element outline settings. Inherited from TdxChartVisualElementAppearance.
TextColor protected Specifies font color. Inherited from TdxChartVisualElementAppearance.
Thickness Specifies axis thickness, in pixels.
See Also