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