Partager via


Propriété TickMarkStyleInstance.GradientDensity

Gets the calculated value of the GradientDensity property in a TickMarkStyle class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property GradientDensity As Double 
    Get
'Utilisation
Dim instance As TickMarkStyleInstance 
Dim value As Double 

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

Valeur de propriété

Type : System.Double
A double value that represents the calculated value of the GradientDensity property.

Voir aussi

Référence

TickMarkStyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering