ChartDataPoint.m_customProperties フィールド

定義

データポイントのカスタムプロパティを表す CustomPropertyCollection オブジェクトです。

protected: Microsoft::ReportingServices::OnDemandReportRendering::CustomPropertyCollection ^ m_customProperties;
protected Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection m_customProperties;
val mutable m_customProperties : Microsoft.ReportingServices.OnDemandReportRendering.CustomPropertyCollection
Protected m_customProperties As CustomPropertyCollection 

フィールド値

適用対象