Поле ChartDataPoint.m_customProperties
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
A CustomPropertyCollection object that represents the custom properties for the data point.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_customProperties As CustomPropertyCollection
'Применение
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
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering