[]
        
(Showing Draft Content)

C1.Chart.DiscreteColorScaleBase.IInterval

DiscreteColorScaleBase.IInterval Interface

Interface for discrete interval.

Namespace: C1.Chart
Assembly: C1.WPF.Chart.dll
Syntax
protected interface DiscreteColorScaleBase.IInterval

Properties

Name Description
Color

Gets argb color of interval.

Max

Gets the maximum of interval.

Min

Gets the minimum of interval.

Name

Gets the interval name.