Campo ChartDataPoint.m_customProperties
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A CustomPropertyCollection object that represents the custom properties for the data point.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_customProperties As CustomPropertyCollection
'Uso
Dim value As CustomPropertyCollection
value = Me.m_customProperties
Me.m_customProperties = value
protected CustomPropertyCollection m_customProperties
protected:
CustomPropertyCollection^ m_customProperties
val mutable m_customProperties: CustomPropertyCollection
protected var m_customProperties : CustomPropertyCollection
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering