aspnetbootstrap-devexpress-dot-web-dot-bootstrap-5c21f8b1.md
Stores settings of the Bar series.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapPolarChartBarSeries :
BootstrapPolarChartSeriesBase,
IBootstrapChartUncertaintySeries
Public Class BootstrapPolarChartBarSeries
Inherits BootstrapPolarChartSeriesBase
Implements IBootstrapChartUncertaintySeries
In the Bar series type, data is displayed as sets of rectangular bars with lengths proportional to the values that they represent. Often, bar series are used to compare values in different discrete categories such as months, countries, age, etc. When there are several bar series, bars for each argument are displayed side-by-side.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapPolarChartSeriesBase BootstrapPolarChartBarSeries
See Also