Back to Devexpress

TdxChartCrosshairLines.Appearance Property

vcl-dxchartcore-dot-tdxchartcrosshairlines.md

latest1.0 KB
Original Source

TdxChartCrosshairLines.Appearance Property

Provides access to crosshair line appearance settings.

Declaration

delphi
property Appearance: TdxChartCrosshairLineAppearance read; write;

Property Value

TypeDescription
TdxChartCrosshairLineAppearance

Stores Chart crosshair line appearance settings.

|

Remarks

Use Visible and Appearance.StrokeOptions properties to hide or display crosshair lines and customize their appearance.

Refer to the TdxChartCrosshairLineAppearance class description for detailed information on all available options.

See Also

TdxChartCrosshairLines Class

TdxChartCrosshairLines Members

dxChartCore Unit