Skip to main content

dxChartXYSeriesBarView Unit

This unit implements all series Bar Views and all related setting classes.

Classes

Name Description
TdxChartBarSeriesPointDrawParameters Stores series point draw settings in a Bar series View.
TdxChartXYSeriesBarAppearance Stores Bar View appearance settings.
TdxChartXYSeriesBarValueLabels Stores value label appearance and behavior settings for an XY series with an active Bar View.
TdxChartXYSeriesBarView Stores Bar View settings.
TdxChartXYSeriesCustomBarValueLabels The base class for bar value label settings.
TdxChartXYSeriesCustomBarView The base class for all Bar View setting classes.
TdxChartXYSeriesFullStackedBarView Stores Full-Stacked Bar View settings.
TdxChartXYSeriesStackedBarValueLabels Stores value label appearance and behavior settings for an XY series with an active Stacked or Full Stacked Bar View.
TdxChartXYSeriesStackedBarView Stores Stacked Bar View settings.

Enums

Name Description
TdxChartBarValueLabelPosition Enumerates available value label positions in Simple Bar series Views.
TdxChartStackedBarValueLabelPosition Enumerates available value label positions in Stacked and Full-Stacked Bar series Views.

Subranges

Name Description
TdxChartSeriesBarValueLabelsResolveOverlappingMode Enumerates value label overlap resolution modes available for Bar XY series Views.
See Also