Compartir a través de


TickMarkStyle.GradientDensity Propiedad

Gets the intensity of the gradient effect (from 0 to 100).

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

Sintaxis

'Declaración
Public ReadOnly Property GradientDensity As ReportDoubleProperty 
    Get
'Uso
Dim instance As TickMarkStyle 
Dim value As ReportDoubleProperty 

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

Valor de la propiedad

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

Vea también

Referencia

TickMarkStyle Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering