Partager via


Champ ChartDataPoint.m_customProperties

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A CustomPropertyCollection object that represents the custom properties for the data point.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_customProperties As CustomPropertyCollection
'Utilisation
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

Voir aussi

Référence

ChartDataPoint Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering