Поделиться через


Свойство MapColorScaleInstance.LabelFormat

Gets the calculated value of the LabelFormat property in a MapColorScale class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property LabelFormat As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
A string value that represents the calculated value of the LabelFormat property.

См. также

Справочник

MapColorScaleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering