Compartir a través de


ChartSmartLabelInstance.MarkerOverlapping Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MarkerOverlapping As Boolean 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

ChartSmartLabelInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering