Udostępnij przez


Właściwość ChartSmartLabelInstance.Disabled

Pobiera wartość obliczoną Disabled właściwość w ChartSmartLabel klasy

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

Składnia

'Deklaracja
Public ReadOnly Property Disabled As Boolean
    Get
'Użycie
Dim instance As ChartSmartLabelInstance
Dim value As Boolean

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

Wartość właściwości

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