Back to Devexpress

CardSparklineRow Class

dashboard-devexpress-dot-dashboardcommon-7c734103.md

latest1.5 KB
Original Source

CardSparklineRow Class

A sparkline row in the CardDashboardItem‘s layout.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class CardSparklineRow :
    CardRowBase
vb
Public Class CardSparklineRow
    Inherits CardRowBase

Remarks

Use the CardLayout.Rows property to access rows that constitute a card’s layout. To learn how to manage the layout of cards in the CardDashboardItem, refer to the CardLayoutTemplate class description.

Inheritance

Object CardRowBase CardSparklineRow

See Also

CardSparklineRow Members

ShowSparkline

DevExpress.DashboardCommon Namespace