Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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