LinearScaleInstance Class

Definition

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

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

Properties

EndMargin

Gets the calculated value of the EndMargin property in a LinearScale class.

Hidden

Gets the calculated value of the Hidden property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
Interval

Gets the calculated value of the Interval property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
IntervalOffset

Gets the calculated value of the IntervalOffset property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
Logarithmic

Gets the calculated value of the Logarithmic property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
LogarithmicBase

Gets the calculated value of the LogarithmicBase property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
Multiplier

Gets the calculated value of the Multiplier property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
Position

Gets the calculated value of the Position property in a LinearScale class.

Reversed

Gets the calculated value of the Reversed property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
StartMargin

Gets the calculated value of the StartMargin property in a LinearScale class.

Style

Gets the calculated value of the Style property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
TickMarksOnTop

Gets the calculated value of the TickMarksOnTop property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
ToolTip

Gets the calculated value of the ToolTip property in a GaugeScale class.

(Inherited from GaugeScaleInstance)
Width

Gets the calculated value of the Width property in a GaugeScale class.

(Inherited from GaugeScaleInstance)

Methods

ResetInstanceCache()

Resets the cache of the GaugeScaleInstance.

(Inherited from GaugeScaleInstance)

Applies to