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


Свойство ChartThreeDPropertiesInstance.Enabled

Gets the calculated value of the Enabled property in a ChartThreeDProperties class.

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

Синтаксис

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

value = instance.Enabled
public bool Enabled { get; }
public:
property bool Enabled {
    bool get ();
}
member Enabled : bool
function get Enabled () : boolean

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

Тип: System.Boolean
A Boolean value that represents the calculated value of the Enabled property.

См. также

Справочник

ChartThreeDPropertiesInstance Класс

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