Compartir a través de


TickMarkStyle.EnableGradient Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property EnableGradient As ReportBoolProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

TickMarkStyle Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering