FlexChart | ComponentOne
C1.WPF.Chart 程序集 / C1.WPF.Chart.Annotation 命名空间 / Text 类 / SeriesIndex 属性

本主题中
    SeriesIndex 属性 (Text)
    本主题中
    Gets or sets the data series index of the annotation.
    语法
    '声明
     
    Public Property SeriesIndex As Integer
    public int SeriesIndex {get; set;}
    请参见