BootstrapChartSeries.CornerRadius Property
Makes bars look rounded. Applies only to bar-like series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer number that specifies the corner radius. |
See Also