Condividi tramite


Proprietà TickMarkStyle.EnableGradient

Gets a value that indicates whether a gradient effect is used for the tick mark.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property EnableGradient As ReportBoolProperty 
    Get
'Utilizzo
Dim instance As TickMarkStyle 
Dim value As ReportBoolProperty 

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

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

Vedere anche

Riferimento

TickMarkStyle Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering