Skip to main content

TdxChartGetAxisValueLabelDrawParametersEventArgs Properties

Stores information related to an OnGetAxisValueLabelDrawParameters event occurrence in an XY diagram.
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.
See Also