Freigeben über


ChartDataPoint.m_marker-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A ChartMarker object that represents the marker for this data point.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_marker As ChartMarker
'Usage
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

Siehe auch

Verweis

ChartDataPoint Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace