Udostępnij przez


Właściwość MapColorScaleInstance.LabelPlacement

Pobiera wartość obliczoną LabelPlacement 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 LabelPlacement As MapLabelPlacement
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPlacement
A MapLabelPlacement wartości reprezentującej obliczonej wartości LabelPlacement właściwość.