BootstrapChartSeriesLabelSettings.RadialOffset Property
Gets or sets a value that specifies how to shift labels from their initial position in a radial direction in pixels.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Decimal | "0" | A Decimal value specifying the radial offset. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to RadialOffset |
---|---|
BootstrapChartCommonSeriesBase |
|
See Also