ChartIndicatorBase.Thickness Property
Specifies the thickness of the indicator line.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value which specifies the indicator line’s thickness, in pixels. |
See Also