Condividi tramite


Proprietà TickMarkStyle.GradientDensity

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

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

Sintassi

'Dichiarazione
Public ReadOnly Property GradientDensity As ReportDoubleProperty 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

TickMarkStyle Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering