Inclination 屬性
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