ComponentOne FlexChart for WPF
Colors Property

C1.WPF.FlexChart.Extended.4 Assembly > C1.WPF.Chart.Extended Namespace > GradientColorScale Class : Colors Property
Get or sets the list of colors for the scale.
Syntax
'Declaration
 
Public Property Colors As System.Collections.Generic.List(Of Color)
public System.Collections.Generic.List<Color> Colors {get; set;}
See Also

Reference

GradientColorScale Class
GradientColorScale Members