ChartThreeDProperties.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDPropertiesInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDPropertiesInstance ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance
Public ReadOnly Property Instance As ChartThreeDPropertiesInstance

Property Value

A ChartThreeDPropertiesInstance object.

Applies to