C1.Win.FlexChart.Extended.4.8 Assembly / C1.Win.Chart.Extended Namespace / GradientColorScale Class / Colors Property
Colors Property (GradientColorScale)
In This Topic
Get or sets the list of colors for the scale.
Syntax
'Declaration
 
Public Property Colors As System.Collections.Generic.List(Of Color)
 
See Also