FlexPivot for WinForms
Points プロパティ

C1.Win.FlexChart.4.5.2 アセンブリ > C1.Win.Chart.Annotation 名前空間 > Polygon クラス : Points プロパティ
Gets the collection of points of the polygon annotation.
シンタックス
'宣言
 
Public ReadOnly Property Points As System.Collections.ObjectModel.ObservableCollection(Of PointF)
public System.Collections.ObjectModel.ObservableCollection<PointF> Points {get;}
参照

Polygon クラス
Polygon メンバ