WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart 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
    public string Name {get; set;}
    See Also