Condividi tramite


Proprietà Inclination

Gets the calculated value of the Inclination property in a ChartThreeDProperties class.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Inclination As Integer
    Get
'Utilizzo
Dim instance As ChartThreeDPropertiesInstance
Dim value As Integer

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

Valore proprietà

Tipo: System. . :: . .Int32
An int value that represents the calculated value of the Inclination property.