New to Telerik UI for .NET MAUIStart 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.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.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