Xamarin.iOS のドキュメント
Points プロパティ (Polygon)

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

Polygon クラス
Polygon メンバ