BootstrapChartBuilder.CrosshairEnabled(Boolean) Method
In This Article
Specifies whether or not to display the Crosshair.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder CrosshairEnabled(
bool crosshairEnabled
)
#Parameters
Name | Type |
---|---|
crosshair |
Boolean |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also