FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 Assembly / C1.WPF.Chart.Extended Namespace / DiscreteColorScale.Interval Class / Color Property

In This Topic
    Color Property
    In This Topic
    Gets or set the color of the interval.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also