Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxChartCrosshairLabelAppearance Properties
Show Inherited Hide Inherited

Stores general appearance settings of Chart crosshair labels.
Name Description
Border Specifies if the visual element displays a border. Inherited from TdxChartVisualElementAppearance.
BorderColor Specifies crosshair label border color.
BorderThickness Specifies visual element border thickness, in pixels. Inherited from TdxChartVisualElementAppearance.
CaptionOffset Specifies the offset (in pixels) of crosshair label item captions from corresponding glyphs.
FillOptions Provides access to visual element background fill settings. Inherited from TdxChartVisualElementAppearance.
FontOptions Provides access to crosshair label font settings.
ImageSize Specifies pixel dimensions of crosshair label item glyphs.
Margins protected Specifies visual element margins, in pixels. Inherited from TdxChartVisualElementAppearance.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
Padding Specifies visual element paddings, in pixels. Inherited from TdxChartVisualElementAppearance.
ParentBackground protected Specifies if the visual element uses background fill settings of its parent. Inherited from TdxChartVisualElementAppearance.
StrokeOptions protected Provides access to visual element outline settings. Inherited from TdxChartVisualElementAppearance.
TextColor Specifies label text color.
See Also