IndicatorStateInstance 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 IndicatorState class, and contains the calculated values of the properties in IndicatorState.
public ref class IndicatorStateInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class IndicatorStateInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type IndicatorStateInstance = class
inherit BaseInstance
Public NotInheritable Class IndicatorStateInstance
Inherits BaseInstance
- Inheritance
Properties
Color |
Gets the calculated value of the Color property in a IndicatorState class. |
IndicatorStyle |
Gets the calculated value of the IndicatorStyle property in a IndicatorState class. |
ScaleFactor |
Gets the calculated value of the ScaleFactor property in a IndicatorState class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |