BootstrapCoordinateSystemChartSeries.SelectionMode Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v25.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
| Type | Default |
|---|---|
| SelectionMode | NotSet |
Available values:
| Name |
|---|
| NotSet |
| None |
| AllArgumentPoints |
| AllSeriesPoints |
| OnlyPoint |
| IncludePoints |
| ExcludePoints |
See Also