Compartir a través de


ChartThreeDProperties.Inclination Propiedad

Gets an expression that evaluates to the inclination angle.

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

Sintaxis

'Declaración
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 de la propiedad

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

Vea también

Referencia

ChartThreeDProperties Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering