[]
Represents an interval for discrete color scale.
public class DiscreteColorScale.Interval : DiscreteColorScaleBase.IInterval
Name | Description |
---|---|
Interval(double, double, Color, string) | Creates an instance of Interval class. |
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. |