Share via


ChartEmptyPoints.CustomProperties 속성

정의

데이터 요소의 사용자 지정 속성을 가져옵니다.

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

속성 값

CustomPropertyCollection 개체입니다.

적용 대상