次の方法で共有


Chart.CustomPaletteColors プロパティ

定義

カスタム パレットの色を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCustomPaletteColorCollection ^ CustomPaletteColors { Microsoft::ReportingServices::OnDemandReportRendering::ChartCustomPaletteColorCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorCollection CustomPaletteColors { get; }
member this.CustomPaletteColors : Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorCollection
Public ReadOnly Property CustomPaletteColors As ChartCustomPaletteColorCollection

プロパティ値

ChartCustomPaletteColorCollection オブジェクト。

適用対象