ChartThreeDProperties Class
Contains the properties for 3-D layout.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ChartThreeDProperties
'Usage
Dim instance As ChartThreeDProperties
public sealed class ChartThreeDProperties
public ref class ChartThreeDProperties sealed
[<SealedAttribute>]
type ChartThreeDProperties = class end
public final class ChartThreeDProperties
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDProperties
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.