Skip to main content
A newer version of this page is available.

DXChartBase Properties

The base class for the DXChart and DXPieChart views.
Name Description
Appearance static Returns the appearance object for this class.
ClassHandle The handle for this class.
Delegate Gets or sets an instance of the DXChartDelegate model class that acts as the class delegate.
Legend Gets or sets the chart’s legend.
SelectedItems Returns paths to selected points grouped by series.
SelectionKind Gets or sets whether an end user can select a series or a series point.
SelectionMode Gets or sets how many elements an end user can have selected at the same time.
WeakDelegate An object that can respond to the chart’s delegate protocol requests.
See Also