次の方法で共有


ChartCustomPaletteColor.Color プロパティ

色の値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property Color As ReportColorProperty 
    Get
'使用
Dim instance As ChartCustomPaletteColor 
Dim value As ReportColorProperty 

value = instance.Color
public ReportColorProperty Color { get; }
public:
property ReportColorProperty^ Color {
    ReportColorProperty^ get ();
}
member Color : ReportColorProperty
function get Color () : ReportColorProperty

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
ReportColorProperty の値です。

関連項目

参照

ChartCustomPaletteColor クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間