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