Condividi tramite


Proprietà MapPointTemplateInstance.LabelPlacement

Gets the calculated value of the LabelPlacement property in a MapPointTemplate class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property LabelPlacement As MapPointLabelPlacement 
    Get
'Utilizzo
Dim instance As MapPointTemplateInstance 
Dim value As MapPointLabelPlacement 

value = instance.LabelPlacement
public MapPointLabelPlacement LabelPlacement { get; }
public:
property MapPointLabelPlacement LabelPlacement {
    MapPointLabelPlacement get ();
}
member LabelPlacement : MapPointLabelPlacement
function get LabelPlacement () : MapPointLabelPlacement

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.MapPointLabelPlacement
A MapPointLabelPlacement value that represents the calculated value of the LabelPlacement property.

Vedere anche

Riferimento

MapPointTemplateInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering