Skip to main content
A newer version of this page is available. .

FormatConditionRangeGradient.SegmentCount Property

Gets the number of ranges in the current format condition.

Namespace: DevExpress.DashboardCommon

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

Declaration

public int SegmentCount { get; }

Property Value

Type Description
Int32

An integer value that specifies the number of ranges in the current format condition.

See Also