다음을 통해 공유


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 개체입니다.

적용 대상