BootstrapChartBuilder.PointSelectionMode(ChartElementSelectionMode) Method
In This Article
Specifies whether a single point or multiple points can be selected in the chart.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder PointSelectionMode(
ChartElementSelectionMode pointSelectionMode
)
#Parameters
Name | Type |
---|---|
point |
Chart |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also