GridDeltaColumn.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 bar’s minimum value is zero; false, if the bar’s minimum value is automatically selected so that the difference between bars is shown most clearly. |
Remarks
See Also