IndicatorStateInstance Class

Definition

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
IndicatorStateInstance

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)

Applies to