vcl-dxchartcore-2bd14719.md
Stores general appearance settings of Chart crosshair labels.
TdxChartCrosshairLabelAppearance = class(
TdxChartVisualElementAppearance
)
General appearance settings allow you to customize the layout of crosshair labels and modify background and font settings.
The list below outlines key members of the TdxChartCrosshairLabelAppearance class. These members allow you to customize crosshair label appearance.
BorderSpecifies if crosshair labels display a border.BorderThickness | BorderColorChange border thickness and color.CaptionOffsetSpecifies the gap between crosshair label item text and glyphs.FillOptionsProvides access to crosshair label background fill settings.FontOptions | TextColorChange font appearance.ImageSizeAllows you to resize the area allocated to crosshair label item glyphs.PaddingAllows you to adjust crosshair label content paddings.
AssignCopies general value label appearance settings between series.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch appearance setting changes.
The TdxChartCrosshairLabels.Appearance property references a TdxChartCrosshairLabelAppearance object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartCrosshairLabelAppearance
See Also
TdxChartLegendAppearance Class
TdxChartCrosshairLineAppearance Class