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

In This Topic
    Name Property (DiscreteColorScale.Interval)
    In This Topic
    Gets or sets the name of the interval. The name is displayed in the chart legend.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also