Поделиться через


Свойство ChartThreeDProperties.Inclination

Gets an expression that evaluates to the inclination angle.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Inclination As ReportIntProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.

См. также

Справочник

ChartThreeDProperties Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering