vcl-dxchartcore-567b1a76.md
Stores general appearance settings of Chart crosshair lines.
TdxChartCrosshairLineAppearance = class(
TdxChartVisualElementAppearance
)
General appearance settings allow you to customize crosshair line appearance.
The list below outlines key members of the TdxChartCrosshairLineAppearance class. These members allow you to customize crosshair line appearance.
StrokeOptionsProvides access to crosshair color, width, and line pattern settings.
AssignCopies line appearance settings between argument and value crosshair lines or between different Chart controls.BeginUpdate | EndUpdate | CancelUpdateAllow you to avoid excessive redraw operations during batch crosshair line appearance changes.
The TdxChartCrosshairLines.Appearance property references a TdxChartCrosshairLineAppearance object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxLockablePersistent TdxChartVisualElementAppearance TdxChartCrosshairLineAppearance
See Also
TdxChartCrosshairLineAppearance Class