vcl-dxchartxydiagram-5b5ac234.md
Stores crosshair axis label appearance settings.
TdxChartCrosshairAxisLabelAppearance = class(
TdxChartVisualElementAppearance
)
Crosshair argument and value axis labels complement crosshair lines and display arguments and values that correspond to crosshair line positions within the XY diagram area.
The list below outlines key members of the TdxChartCrosshairAxisLabels class. These members allow you to customize general appearance settings of crosshair axis labels.
FillOptionsProvides access to label background fill settings.FontOptions | TextColorAllow you to customize label font appearance.
AssignCopies general axis label appearance settings between XY diagrams.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.
The TdxChartCrosshairAxisLabels.Appearance property references a TdxChartCrosshairAxisLabelAppearance object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartCrosshairAxisLabelAppearance
See Also
TdxChartAxisValueLabelsAppearance Class