Partager via


Propriété ChartSmartLabel.MarkerOverlapping

Gets an expression that evaluates to a value that indicates point labels are allowed to overlap point markers.

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

Syntaxe

'Déclaration
Public ReadOnly Property MarkerOverlapping As ReportBoolProperty 
    Get
'Utilisation
Dim instance As ChartSmartLabel 
Dim value As ReportBoolProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Voir aussi

Référence

ChartSmartLabel Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering