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


Свойство MapLegendTitle.Style

Gets the style information for the map legend title.

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

Синтаксис

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

value = instance.Style
public Style Style { get; }
public:
virtual property Style^ Style {
    Style^ get () sealed;
}
abstract Style : Style 
override Style : Style
final function get Style () : Style

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

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

Реализует

IROMStyleDefinitionContainer.Style

См. также

Справочник

MapLegendTitle Класс

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