ChartThreeDPropertiesInstance Class

 

Updated: February 25, 2016

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

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

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

public ref class ChartThreeDPropertiesInstance sealed : BaseInstance

NameDescription
System_CAPS_pubpropertyClustered

Gets the calculated value of the Clustered property in a ChartThreeDProperties class.

System_CAPS_pubpropertyDepthRatio

Gets the calculated value of the DepthRatio property in a ChartThreeDProperties class.

System_CAPS_pubpropertyEnabled

Gets the calculated value of the Enabled property in a ChartThreeDProperties class.

System_CAPS_pubpropertyGapDepth

Gets the calculated value of the GapDepth property in a ChartThreeDProperties class.

System_CAPS_pubpropertyInclination

Gets the calculated value of the Inclination property in a ChartThreeDProperties class.

System_CAPS_pubpropertyPerspective

Gets the calculated value of the Perspective property in a ChartThreeDProperties class.

System_CAPS_pubpropertyProjectionMode

Gets the calculated value of the ProjectionMode property in a ChartThreeDProperties class.

System_CAPS_pubpropertyRotation

Gets the calculated value of the Rotation property in a ChartThreeDProperties class.

System_CAPS_pubpropertyShading

Gets the calculated value of the Shading property in a ChartThreeDProperties class.

System_CAPS_pubpropertyWallThickness

Gets the calculated value of the WallThickness property in a ChartThreeDProperties class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: