Compartilhar via


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
None Use no shading.
Real Use realistic shading.
Simple Use simple shading.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering