Enum ChartSelectionMode
Defines the selection modes of ChartSeries.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum ChartSelectionMode
MultipleDataPoints
Multiple DataPoints can be selected.
None
No DataPoints can be selected.
SingleDataPoint
Single DataPoint can be selected.