[]
        
(Showing Draft Content)

C1.WPF.Chart.Extended.DiscreteColorScale.Interval

DiscreteColorScale.Interval Class

Represents an interval for discrete color scale.

Inheritance
DiscreteColorScale.Interval
Namespace: C1.WPF.Chart.Extended
Assembly: C1.WPF.FlexChart.Extended.4.6.2.dll
Syntax
public class DiscreteColorScale.Interval : DiscreteColorScaleBase.IInterval

Constructors

Name Description
Interval(double, double, Color, string)

Creates an instance of Interval class.

Properties

Name Description
Color

Gets or set the color of the interval.

Max

Gets or sets the maximum of the interval.

Min

Gets or sets the minimum of the interval.

Name

Gets or sets the name of the interval. The name is displayed in the chart legend.