ComponentOne FlexChart for WinForms
Name Property (DiscreteColorScale.Interval)


C1.Win.Chart.Extended Namespace > DiscreteColorScale.Interval Class : Name Property
Gets or sets the name of the interval. The name is displayed in the chart legend.
Syntax
'Declaration
 
Public Property Name As String
'Usage
 
Dim instance As DiscreteColorScale.Interval
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
See Also

Reference

DiscreteColorScale.Interval Class
DiscreteColorScale.Interval Members