New to Telerik UI for WPFStart a free 30-day trial

Specifies the possible modes used by a ChartSelectionBehavior to update the current selection within a RadChartBase instance.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum ChartSelectionMode

Fields

Multiple DataPoint/ChartSeries may be selected at a time.

C#
Multiple = 2

No selection is performed.

C#
None = 0

One DataPoint/ChartSeries may be selected at a time.

C#
Single = 1
In this article
DefinitionFieldsMultipleNoneSingle
Not finding the help you need?
Contact Support