DashboardDesigner.BarManager Property
Gets the BarManager component that is used to manage bars in the Dashboard Designer.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
BarManager | A BarManager object that represents the component used to create and manage bars and individual bar items. |
See Also