FormatConditionRangeGradient.SegmentCount Property
Gets the number of ranges in the current format condition.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of ranges in the current format condition. |
See Also