FinancialChart for WinForms
Points プロパティ (Polygon)

C1.Win.FlexChart.4.8 アセンブリ > C1.Win.Chart.Annotation 名前空間 > Polygon クラス : Points プロパティ
多角形注釈のポイントのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Points As System.Collections.ObjectModel.ObservableCollection(Of PointF)
public System.Collections.ObjectModel.ObservableCollection<PointF> Points {get;}
参照

Polygon クラス
Polygon メンバ