ChartFormulaParameterInstance Class

Definition

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

public ref class ChartFormulaParameterInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartFormulaParameterInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartFormulaParameterInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartFormulaParameterInstance
Inherits BaseInstance
Inheritance
ChartFormulaParameterInstance

Properties

Value

Gets the calculated value of the Value property in a ChartFormulaParameter class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to