CardRowIndicatorElement.Size Property
Gets or sets the size (or height) of the indicator in pixels.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
Declaration
public int Size { get; set; }
Public Property Size As Integer
Property Value
Type |
Default |
Description |
Int32 |
12
|
An integer value that specifies the size (or height) of the indicator in pixels.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...