Back to Devexpress

TdxChartXYDiagram Events

vcl-dxchartxydiagram-dot-tdxchartxydiagram-dot-underscore-events.md

latest1.4 KB
Original Source

TdxChartXYDiagram Events

An XY diagram in the Chart control.

NameDescription
OnBeforeZoomAllows you to cancel a zoom operation in the XY diagram.
OnGetAxisValueLabelDrawParametersAllows you to customize individual axis value labels in the diagram.
OnGetSeriesPointDrawParametersAllows you to customize the appearance of individual series points. Inherited from TdxChartCustomDiagram.
OnGetValueLabelDrawParametersAllows you to customize series value labels. Inherited from TdxChartCustomDiagram.
OnScrollAllows you to respond to scroll operations in the XY diagram.
OnZoomAllows you to respond to zoom operations in the XY diagram.

See Also

TdxChartXYDiagram Class

TdxChartXYDiagram Members

dxChartXYDiagram Unit