Back to Devexpress

TdxChartCrosshairLabels.Appearance Property

vcl-dxchartcore-dot-tdxchartcrosshairlabels.md

latest1.2 KB
Original Source

TdxChartCrosshairLabels.Appearance Property

Provides access to crosshair label appearance settings.

Declaration

delphi
property Appearance: TdxChartCrosshairLabelAppearance read; write;

Property Value

TypeDescription
TdxChartCrosshairLabelAppearance

Stores Chart crosshair label appearance settings.

|

Remarks

You can use Appearance.FontOptions and Appearance.TextColor properties to customize text appearance in crosshair labels.

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

See Also

TdxChartVisualElementPersistent.Visible Property

TdxChartCrosshairLabels Class

TdxChartCrosshairLabels Members

dxChartCore Unit