Свойство ChartThreeDPropertiesInstance.Perspective
Gets the calculated value of the Perspective property in a ChartThreeDProperties class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Perspective As Integer
Get
'Применение
Dim instance As ChartThreeDPropertiesInstance
Dim value As Integer
value = instance.Perspective
public int Perspective { get; }
public:
property int Perspective {
int get ();
}
member Perspective : int
function get Perspective () : int
Значение свойства
Тип: System.Int32
An int value that represents the calculated value of the Perspective property.
См. также
Справочник
ChartThreeDPropertiesInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering