Propriété LabelBehavior
Gets the calculated value of the LabelBehavior property in a MapColorScale class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelBehavior As MapLabelBehavior
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLabelBehavior
A MapLabelBehavior value that represents the calculated value of the LabelBehavior property.