言語

ChartSeries.CustomProperties プロパティ

定義

シリーズのカスタムプロパティを取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection
Public MustOverride ReadOnly Property CustomProperties As CustomPropertyCollection

プロパティ値

CustomPropertyCollection オブジェクト。

適用対象