ScalePinInstance Class

Definition

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

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

Fields

m_defObject

Specifies the instance of the TickMarkStyle class.

(Inherited from TickMarkStyleInstance)

Properties

DistanceFromScale

Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
Enable

Gets the calculated value of the Enable property in a ScalePin class.

EnableGradient

Gets the calculated value of the EnableGradient property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
GradientDensity

Gets the calculated value of the GradientDensity property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
Hidden

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

(Inherited from TickMarkStyleInstance)
Length

Gets the calculated value of the Length property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
Location

Gets the calculated value of the Location property in a ScalePin class.

Placement

Gets the calculated value of the Placement property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
Shape

Gets the calculated value of the Shape property in a TickMarkStyle class.

(Inherited from TickMarkStyleInstance)
Style

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

(Inherited from TickMarkStyleInstance)
Width

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

(Inherited from TickMarkStyleInstance)

Methods

ResetInstanceCache()

Resets the cache of the TickMarkStyleInstance.

(Inherited from TickMarkStyleInstance)

Applies to