Enumeração ChartThreeDShadingTypes
Specifies the projection mode used for the 3-D rendering.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration ChartThreeDShadingTypes
'Uso
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
Membros
Nome do membro | Descrição | |
---|---|---|
Real | Use realistic shading. | |
Simple | Use simple shading. | |
None | Use no shading. |