BootstrapPolarChartArgumentAxis.FirstPointOnStartAngle Property
Specifies whether to display the first point at the angle specified by the BootstrapPolarChartArgumentAxis.StartAngle option.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to display the first point; otherwise, false. |
Remarks
This option is specific to a discrete argument axis.
See Also