vcl-dxchartxydiagram-fb6041ba.md
Stores general axis appearance settings.
TdxChartAxisAppearance = class(
TdxChartVisualElementAppearance
)
General appearance settings allow you to emphasize axes on a diagram and make it more readable.
The list below outlines key members of the TdxChartAxisValueLabels class that allow you to configure axis value labels.
ColorSpecifies axis color.InterlacedFillOptionsProvides access to the appearance settings of highlighted interlaced diagram areas associated with the axis.ThicknessAllows you to adjust axis thickness.
AssignCopies general appearance settings between axes.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch axis appearance setting changes.
The TdxChartCustomAxis.Appearance property references a TdxChartAxisAppearance object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartAxisAppearance
See Also
TdxChartCustomDiagram.Interlaced Property