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

CustomPropertyCollection 对象。

适用于