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

本主题中
    Name 属性 (DiscreteColorScale.Interval)
    本主题中
    Gets or sets the name of the interval. The name is displayed in the chart legend.
    语法
    '声明
     
    Public Property Name As String
    public string Name {get; set;}
    请参见