Właściwość MapColorScaleInstance.LabelBehavior
Pobiera wartość obliczoną LabelBehavior właściwość w MapColorScale klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LabelBehavior As MapLabelBehavior
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelBehavior
A MapLabelBehavior wartości reprezentującej obliczonej wartości LabelBehavior właściwość.
Zobacz także