Freigeben über


ChartThreeDPropertiesInstance-Klasse

Represents an instance type of the ChartThreeDProperties class, and contains the calculated values of the properties in ChartThreeDProperties.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartThreeDPropertiesInstance

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public NotInheritable Class ChartThreeDPropertiesInstance _
    Inherits BaseInstance
'Usage
Dim instance As ChartThreeDPropertiesInstance
public sealed class ChartThreeDPropertiesInstance : BaseInstance
public ref class ChartThreeDPropertiesInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartThreeDPropertiesInstance =  
    class
        inherit BaseInstance
    end
public final class ChartThreeDPropertiesInstance extends BaseInstance

Der ChartThreeDPropertiesInstance-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Clustered Gets the calculated value of the Clustered property in a ChartThreeDProperties class.
Öffentliche Eigenschaft DepthRatio Gets the calculated value of the DepthRatio property in a ChartThreeDProperties class.
Öffentliche Eigenschaft Enabled Gets the calculated value of the Enabled property in a ChartThreeDProperties class.
Öffentliche Eigenschaft GapDepth Gets the calculated value of the GapDepth property in a ChartThreeDProperties class.
Öffentliche Eigenschaft Inclination Gets the calculated value of the Inclination property in a ChartThreeDProperties class.
Öffentliche Eigenschaft Perspective Gets the calculated value of the Perspective property in a ChartThreeDProperties class.
Öffentliche Eigenschaft ProjectionMode Gets the calculated value of the ProjectionMode property in a ChartThreeDProperties class.
Öffentliche Eigenschaft Rotation Gets the calculated value of the Rotation property in a ChartThreeDProperties class.
Öffentliche Eigenschaft Shading Gets the calculated value of the Shading property in a ChartThreeDProperties class.
Öffentliche Eigenschaft WallThickness Gets the calculated value of the WallThickness property in a ChartThreeDProperties class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ResetInstanceCache Resets the instance cache. (Geerbt von BaseInstance.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.