BootstrapChartScrollBarSettingsBuilder.Offset(Int32) Method
In This Article
Specifies the spacing between the scroll bar and the chart’s plot in pixels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartScrollBarSettingsBuilder Offset(
int offset
)
#Parameters
Name | Type |
---|---|
offset | Int32 |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also