Właściwość MapGridLinesInstance.LabelPosition
Pobiera wartość obliczoną LabelPosition właściwość w MapGridLines klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property LabelPosition As MapLabelPosition
Get
'Użycie
Dim instance As MapGridLinesInstance
Dim value As MapLabelPosition
value = instance.LabelPosition
public MapLabelPosition LabelPosition { get; }
public:
property MapLabelPosition LabelPosition {
MapLabelPosition get ();
}
member LabelPosition : MapLabelPosition
function get LabelPosition () : MapLabelPosition
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelPosition
A MapLabelPosition wartości reprezentującej obliczonej wartości LabelPosition właściwość.
Zobacz także