Partilhar via


Propriedade do RDL ChartThreeDProperties.Inclination

Gets an expression that evaluates to the inclination angle.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property Inclination As ReportIntProperty 
    Get
'Uso
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

Valor da propriedade

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

Consulte também

Referência

ChartThreeDProperties Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering