BootstrapChartTooltipSettingsBuilder.ArrowLength(Int32) Method
In This Article
Specifies the length of a tooltip’s arrow in pixels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartTooltipSettingsBuilder ArrowLength(
int arrowLength
)
#Parameters
Name | Type |
---|---|
arrow |
Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also