Partager via


Propriété ChartSmartLabelInstance.MarkerOverlapping

Gets the calculated value of the MarkerOverlapping property in a ChartSmartLabel class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MarkerOverlapping As Boolean 
    Get
'Utilisation
Dim instance As ChartSmartLabelInstance 
Dim value As Boolean 

value = instance.MarkerOverlapping
public bool MarkerOverlapping { get; }
public:
property bool MarkerOverlapping {
    bool get ();
}
member MarkerOverlapping : bool
function get MarkerOverlapping () : boolean

Valeur de propriété

Type : System.Boolean
A Boolean value that represents the calculated value of the MarkerOverlapping property.

Voir aussi

Référence

ChartSmartLabelInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering