Propriété Marker
Gets the marker for the empty points.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Marker As ChartMarker
Get
'Utilisation
Dim instance As ChartEmptyPoints
Dim value As ChartMarker
value = instance.Marker
public ChartMarker Marker { get; }
public:
property ChartMarker^ Marker {
ChartMarker^ get ();
}
member Marker : ChartMarker
function get Marker () : ChartMarker
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartMarker
A ChartMarker object.