ChartFormulaParameterInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Properties
Value |
Gets the calculated value of the Value property in a ChartFormulaParameter class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |