Skip to main content

TdxChartGetAxisValueLabelDrawParametersEventArgs Members

Stores information related to an OnGetAxisValueLabelDrawParameters event occurrence in an XY diagram.

Properties

Name Description
Axis Provides access to the axis to which the processed value label belongs.
Text Specifies display text for the processed axis value label.
Value Returns the value displayed on the processed axis value label.

Methods

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