Właściwość MapColorScaleInstance.LabelFormat
Pobiera wartość obliczoną LabelFormat 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 LabelFormat As String
Get
'Użycie
Dim instance As MapColorScaleInstance
Dim value As String
value = instance.LabelFormat
public string LabelFormat { get; }
public:
property String^ LabelFormat {
String^ get ();
}
member LabelFormat : string
function get LabelFormat () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości LabelFormat właściwość.
Zobacz także