Класс ChartThreeDPropertiesInstance

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

Иерархия наследования

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ChartThreeDPropertiesInstance _
    Inherits BaseInstance
'Применение
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

Тип ChartThreeDPropertiesInstance обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Clustered Gets the calculated value of the Clustered property in a ChartThreeDProperties class.
Открытое свойство DepthRatio Gets the calculated value of the DepthRatio property in a ChartThreeDProperties class.
Открытое свойство Enabled Gets the calculated value of the Enabled property in a ChartThreeDProperties class.
Открытое свойство GapDepth Gets the calculated value of the GapDepth property in a ChartThreeDProperties class.
Открытое свойство Inclination Gets the calculated value of the Inclination property in a ChartThreeDProperties class.
Открытое свойство Perspective Gets the calculated value of the Perspective property in a ChartThreeDProperties class.
Открытое свойство ProjectionMode Gets the calculated value of the ProjectionMode property in a ChartThreeDProperties class.
Открытое свойство Rotation Gets the calculated value of the Rotation property in a ChartThreeDProperties class.
Открытое свойство Shading Gets the calculated value of the Shading property in a ChartThreeDProperties class.
Открытое свойство WallThickness Gets the calculated value of the WallThickness property in a ChartThreeDProperties class.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод ResetInstanceCache Resets the instance cache. (Производный от BaseInstance.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.