ChartFormulaParameter.Instance Property

Definition

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

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

Property Value

A ChartFormulaParameterInstance object.

Applies to