Back to Devexpress

dxChartSimpleDiagram Unit

vcl-dxchartsimplediagram-6b9e5e3c.md

latest5.6 KB
Original Source

dxChartSimpleDiagram Unit

This unit implements all simple diagram, series, and View classes, as well as all related settings.

Classes

NameDescription
TdxChartCanExplodeValueEventArgsStores information related to an OnCanExplodeValue event occurrence in a Pie or Doughnut series View.
TdxChartExplodedValueOptionsStores slice display settings related to the exploded state of Pie and Doughnut series.
TdxChartGetTotalLabelDrawParametersEventArgsStores information related to an OnGetTotalLabelDrawParameters event occurrence in a simple diagram.
TdxChartPieValueLabelsStores value label appearance and behavior settings for Pie and Doughnut Views.
TdxChartSimpleDiagramA simple diagram in the Chart control.
TdxChartSimpleDiagramToolTipOptionsStores simple diagram tooltip settings.
TdxChartSimpleSeriesA series in a simple diagram.
TdxChartSimpleSeriesCustomPieViewThe base class for classes that implement Pie and Doughnut View settings.
TdxChartSimpleSeriesCustomViewThe base class for all classes that implement simple series View settings.
TdxChartSimpleSeriesDoughnutViewStores Doughnut View settings.
TdxChartSimpleSeriesPieViewStores Pie View settings.
TdxChartSimpleSeriesPointDrawParametersStores series point draw settings in a simple series View.
TdxChartSimpleSeriesTotalLabelStores total label settings.
TdxChartSimpleSeriesViewAppearanceStores Simple View appearance settings.

Enums

NameDescription
TdxChartExplodedValueModeEnumerates available slice display modes for exploded Pie and Doughnut series Views.
TdxChartPieSweepDirectionEnumerates sweep directions available for Pie and Doughnut series.
TdxChartPieValueLabelPositionEnumerates value label arrangement options available in Pie and Doughnut Views.
TdxSimpleDiagramLayoutEnumerates series arrangement modes for simple diagrams.

Subranges

NameDescription
TdxChartPieValueLabelsResolveOverlappingModeEnumerates value label overlap resolution modes available for Pie and Doughnut series Views.
TdxChartSimpleDiagramToolTipModeEnumerates tooltip display modes in a simple series.

Types

NameDescription
TdxChartCanExplodeValueEventThe procedural type for simple series explosion events.
TdxChartGetTotalLabelDrawParametersEventThe procedural type for total label parameter customization events.
TdxChartSimpleDiagram.TForEachSeriesProcThe procedural type of anonymous procedures that iterate through multiple series in a simple diagram and apply the same changes to them.