FlexChart | ComponentOne
C1.WPF.FlexChart.Extended.4.6.2 程序集 / C1.WPF.Chart.Extended 命名空间 / GradientColorScale 类 / Colors 属性

本主题中
    Colors 属性
    本主题中
    Get or sets the list of colors for the scale.
    语法
    '声明
     
    Public Property Colors As List(Of Color)
    public List<Color> Colors {get; set;}
    请参见