Xamarin.iOS のドキュメント
CustomPalette プロパティ

C1.iOS.Chart アセンブリ > C1.iOS.Chart 名前空間 > ChartBase クラス : CustomPalette プロパティ
カスタムチャートパレットを取得または設定します。
シンタックス
'宣言
 
Public Property CustomPalette As System.Collections.Generic.IList(Of UIColor)
public System.Collections.Generic.IList<UIColor> CustomPalette {get; set;}
参照

ChartBase クラス
ChartBase メンバ