ComponentOne FlexChart for WinForms
Color Property


C1.Win.Chart.Extended Namespace > DiscreteColorScale.Interval Class : Color Property
Gets or set the color of the interval.
Syntax
'Declaration
 
Public Property Color As Color
'Usage
 
Dim instance As DiscreteColorScale.Interval
Dim value As Color
 
instance.Color = value
 
value = instance.Color
public Color Color {get; set;}
See Also

Reference

DiscreteColorScale.Interval Class
DiscreteColorScale.Interval Members