[]
        
(Showing Draft Content)

C1.WPF.Chart.DiscreteColorScale.Interval.Name

Name Property

Name

Gets or sets the name of the interval. The name is displayed in the chart legend.

Declaration
public string Name { get; set; }
Implements