Поделиться через


Класс ChartThreeDProperties

Contains the properties for 3-D layout.

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDProperties

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

Синтаксис

'Декларация
Public NotInheritable Class ChartThreeDProperties
'Применение
Dim instance As ChartThreeDProperties
public sealed class ChartThreeDProperties
public ref class ChartThreeDProperties sealed
[<SealedAttribute>]
type ChartThreeDProperties =  class end
public final class ChartThreeDProperties

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

Свойства

  Имя Описание
Открытое свойство 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.
Открытое свойство DepthRatio Gets an expression that evaluates to the ratio (in percent) between depth and width.
Открытое свойство Enabled Gets an expression that evaluates to a value that indicates whether a chart is displayed in 3-D.
Открытое свойство GapDepth Gets an expression that evaluates to the percent depth gap between 3-D bars and columns.
Открытое свойство Inclination Gets an expression that evaluates to the inclination angle.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Perspective Gets an expression that evaluates to the percent of perspective.
Открытое свойство ProjectionMode Gets an expression that evaluates to the projection mode used for the 3-D rendering.
Открытое свойство Rotation Gets an expression that evaluates to the rotation angle.
Открытое свойство Shading Gets an expression that evaluates to the type of 3-D shading.
Открытое свойство WallThickness Gets an expression that evaluates to the percent thickness of outer walls.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

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

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

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering