Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace