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