Skip to main content

TdxChartSimpleDiagram Events

A simple diagram in the Chart control.
Name Description
OnGetSeriesPointDrawParameters Allows you to customize the appearance of individual series points. Inherited from TdxChartCustomDiagram.
OnGetTotalLabelDrawParameters Allows you to customize individual total labels in the diagram.
OnGetValueLabelDrawParameters Allows you to customize series value labels. Inherited from TdxChartCustomDiagram.
See Also