Skip to main content

TdxChartGetValueLabelDrawParametersEventArgs Members

Stores information related to an OnGetValueLabelDrawParameters event occurrence in an XY or simple diagram.

Properties

Name Description
Appearance Provides access to the currently processed value label’s appearance settings.
SeriesPoint Provides access to the series point that corresponds to the processed value label.
Text Specifies display text for the processed series value label.

Methods

Name Description
Empty Inherited from TdxEventArgs.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also