BootstrapChartScrollBarSettings.Offset Property
Specifies the spacing between the scroll bar and the chart’s plot in pixels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 5 | An integer number that specifies the offset in pixels. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Offset |
---|---|
BootstrapChart |
|
See Also