Udostępnij przez


Właściwość TickMarkStyleInstance.EnableGradient

Pobiera wartość obliczoną EnableGradient właściwość w TickMarkStyle klasy

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

Składnia

'Deklaracja
Public ReadOnly Property EnableGradient As Boolean
    Get
'Użycie
Dim instance As TickMarkStyleInstance
Dim value As Boolean

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

Wartość właściwości

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