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


Свойство ChartLegendColumn.Style

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets the style properties of this report definition object.

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

Синтаксис

'Декларация
Public ReadOnly Property Style As Style 
    Get
'Применение
Dim instance As ChartLegendColumn 
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 that represents the style properties of this report definition object.

Реализует

IROMStyleDefinitionContainer.Style

См. также

Справочник

ChartLegendColumn Класс

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