BootstrapPieChart.StartAngle Property
Specifies the angle in arc degrees from which the first segment of a pie chart should start.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Decimal | "0" | An integer number specifying the angle in arc degrees. |
See Also