TdxChartAxisValueLabelInfo Class
Stores axis value label display information.
Declaration
TdxChartAxisValueLabelInfo = class(
TObject
)
Remarks
The TdxChartAxisValueLabelInfo
class has members that allow you to do the following:
Direct TdxChartAxisValueLabelInfo Class References
The Chart control’s HitTest.AxisValueLabel property references a TdxChartAxisValueLabelInfo
object when the HitTest.HitCode property returns TdxChartHitCode.AxisValueLabel.
Inheritance
TObject
TdxChartAxisValueLabelInfo
See Also