Udostępnij przez


Właściwość ChartThreeDPropertiesInstance.Enabled

Pobiera wartość obliczoną Enabled właściwość w ChartThreeDProperties klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Enabled As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości Enabled właściwość.