Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the projection mode used for the 3-D rendering.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartThreeDShadingTypes
'Usage
Dim instance As ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
public enum class ChartThreeDShadingTypes
type ChartThreeDShadingTypes
public enum ChartThreeDShadingTypes
Members
| Member name | Description | |
|---|---|---|
| None | Use no shading. | |
| Real | Use realistic shading. | |
| Simple | Use simple shading. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace