PinLabelInstance Class

Definition

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

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

Properties

AllowUpsideDown

Gets the calculated value of the AllowUpsideDown property in a PinLabel class.

DistanceFromScale

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

FontAngle

Gets the calculated value of the FontAngle property in a PinLabel class.

Placement

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

RotateLabel

Gets the calculated value of the RotateLabel property in a PinLabel class.

Style

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

Text

Gets the calculated value of the Text property in a PinLabel class.

UseFontPercent

Gets the calculated value of the UseFontPercent property in a PinLabel class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to