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

本主题中
    Points 属性 (Polygon)
    本主题中
    Gets the collection of points of the polygon annotation.
    语法
    '声明
     
    Public Property Points As PointCollection
    public PointCollection Points {get; set;}
    请参见