Compartir a través de


MapColorScaleInstance.LabelPlacement Propiedad

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

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

Sintaxis

'Declaración
Public ReadOnly Property LabelPlacement As MapLabelPlacement 
    Get
'Uso
Dim instance As MapColorScaleInstance 
Dim value As MapLabelPlacement 

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

Valor de la propiedad

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

Vea también

Referencia

MapColorScaleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering