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


Свойство MapColorScale.LabelFormat

Gets the label format for a map color scale.

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

Синтаксис

'Декларация
Public ReadOnly Property LabelFormat As ReportStringProperty 
    Get
'Применение
Dim instance As MapColorScale 
Dim value As ReportStringProperty 

value = instance.LabelFormat
public ReportStringProperty LabelFormat { get; }
public:
property ReportStringProperty^ LabelFormat {
    ReportStringProperty^ get ();
}
member LabelFormat : ReportStringProperty
function get LabelFormat () : ReportStringProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

См. также

Справочник

MapColorScale Класс

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