Свойство ChartThreeDProperties.Perspective
Gets an expression that evaluates to the percent of perspective.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Perspective As ReportIntProperty
Get
'Применение
Dim instance As ChartThreeDProperties
Dim value As ReportIntProperty
value = instance.Perspective
public ReportIntProperty Perspective { get; }
public:
property ReportIntProperty^ Perspective {
ReportIntProperty^ get ();
}
member Perspective : ReportIntProperty
function get Perspective () : ReportIntProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
A ReportIntProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering