Перечисление ChartThreeDProjectionModes
Specifies the projection mode used for the 3D rendering.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration ChartThreeDProjectionModes
'Применение
Dim instance As ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
public enum class ChartThreeDProjectionModes
type ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Oblique | Use oblique projection. | |
| Perspective | Use perspective projection. |