Partager via


Propriété ChartThreeDProperties.Inclination

Gets an expression that evaluates to the inclination angle.

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

Syntaxe

'Déclaration
Public ReadOnly Property Inclination As ReportIntProperty 
    Get
'Utilisation
Dim instance As ChartThreeDProperties 
Dim value As ReportIntProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.

Voir aussi

Référence

ChartThreeDProperties Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering