CardSparklineRow(Int32) Constructor
Initializes a new instance of the CardSparklineRow class.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Parameters
Name | Type | Description |
---|---|---|
height | Int32 | An integer value that specifies the height of the current CardSparklineRow in pixels. |
See Also