Campo m_marker
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
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
Vea también