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