Partager via


Classe ChartThreeDProperties

Contains the properties for 3-D layout.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartThreeDProperties

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartThreeDProperties
'Utilisation
Dim instance As ChartThreeDProperties
public sealed class ChartThreeDProperties
public ref class ChartThreeDProperties sealed
[<SealedAttribute>]
type ChartThreeDProperties =  class end
public final class ChartThreeDProperties

Le type ChartThreeDProperties expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Clustered Gets an expression that evaluates to a value that indicates whether data series are clustered (displayed along distinct rows). Only applies to bar and column chart types.
Propriété publique DepthRatio Gets an expression that evaluates to the ratio (in percent) between depth and width.
Propriété publique Enabled Gets an expression that evaluates to a value that indicates whether a chart is displayed in 3-D.
Propriété publique GapDepth Gets an expression that evaluates to the percent depth gap between 3-D bars and columns.
Propriété publique Inclination Gets an expression that evaluates to the inclination angle.
Propriété publique Instance Gets the report instance object that contains the calculated values of this report definition object.
Propriété publique Perspective Gets an expression that evaluates to the percent of perspective.
Propriété publique ProjectionMode Gets an expression that evaluates to the projection mode used for the 3-D rendering.
Propriété publique Rotation Gets an expression that evaluates to the rotation angle.
Propriété publique Shading Gets an expression that evaluates to the type of 3-D shading.
Propriété publique WallThickness Gets an expression that evaluates to the percent thickness of outer walls.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.