GridMeasureColumn.AlwaysShowZeroLevel Property
Gets or sets whether the zero level of bars displayed within grid cells should always be visible.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if the zero level of bars displayed within grid cells should always be visible; otherwise, false. |
See Also