Класс 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