CardRowIndicatorElement.Size Property
Gets or sets the size (or height) of the indicator in pixels.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 16 | An integer value that specifies the size (or height) of the indicator in pixels. |
See Also