Énumération ChartThreeDProjectionModes
Specifies the projection mode used for the 3D rendering.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartThreeDProjectionModes
'Utilisation
Dim instance As ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
public enum class ChartThreeDProjectionModes
type ChartThreeDProjectionModes
public enum ChartThreeDProjectionModes
Membres
| Nom de membre | Description | |
|---|---|---|
| Oblique | Use oblique projection. | |
| Perspective | Use perspective projection. |