Énumération ChartThreeDShadingTypes
Specifies the projection mode used for the 3-D rendering.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartThreeDShadingTypes
'Utilisation
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
Membres
| Nom de membre | Description | |
|---|---|---|
| Real | Use realistic shading. | |
| Simple | Use simple shading. | |
| None | Use no shading. |