ChartDataPoint.m_customProperties Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A CustomPropertyCollection object that represents the custom properties for the data point.
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