Compartir a través de


LabelBehavior Propiedad

Gets the calculated value of the LabelBehavior 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 LabelBehavior As MapLabelBehavior
    Get
'Uso
Dim instance As MapColorScaleInstance
Dim value As MapLabelBehavior

value = instance.LabelBehavior
public MapLabelBehavior LabelBehavior { get; }
public:
property MapLabelBehavior LabelBehavior {
    MapLabelBehavior get ();
}
member LabelBehavior : MapLabelBehavior
function get LabelBehavior () : MapLabelBehavior

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLabelBehavior
A MapLabelBehavior value that represents the calculated value of the LabelBehavior property.