BootstrapPolarChartArgumentAxis.StartAngle Property
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise.
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 number that specifies the angle. |
See Also