Classe ChartThreeDProperties
Contains the properties for 3D layout.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartThreeDProperties
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class ChartThreeDProperties _
Inherits ReportObject
'Uso
Dim instance As ChartThreeDProperties
public class ChartThreeDProperties : ReportObject
public ref class ChartThreeDProperties : public ReportObject
type ChartThreeDProperties =
class
inherit ReportObject
end
public class ChartThreeDProperties extends ReportObject
O tipo ChartThreeDProperties expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
ChartThreeDProperties | Creates a new instance of the ChartThreeDProperties class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Clustered | Determines if data series are clustered (displayed along distinct rows). Only applies to bar and column chart types. |
![]() |
ComponentMetadata | The component metadata. (Herdado de ReportObject.) |
![]() |
DepthRatio | Ratio (in percent)between depth and width |
![]() |
Enabled | Indicates whether a chart is displayed in 3D. |
![]() |
GapDepth | Percent depth gap between 3D bars and columns |
![]() |
Inclination | Inclination angle. |
![]() |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) |
![]() |
Perspective | Represents the percent of perspective. |
![]() |
ProjectionMode | The projection mode used for the 3D rendering. |
![]() |
Rotation | Rotation angle. |
![]() |
Shading | Type of 3D shading. |
![]() |
Site | Infraestrutura. (Herdado de ReportObject.) |
![]() |
WallThickness | Percent thickness of outer walls. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetContainingDataScopes | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetDependenciesCore | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
Initialize | Initializes an instance of the ChartThreeDProperties class. (Substitui ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infraestrutura. (Herdado de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) |
![]() |
ToString | (Herdado de Object.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.