ScaleLabelsInstance 类

定义

表示 ScaleLabels 类的实例类型并且包含 ScaleLabels 中属性的计算值。

public ref class ScaleLabelsInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ScaleLabelsInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ScaleLabelsInstance = class
    inherit BaseInstance
Public NotInheritable Class ScaleLabelsInstance
Inherits BaseInstance
继承
ScaleLabelsInstance

属性

AllowUpsideDown

获取 AllowUpsideDown 类中 ScaleLabels 属性的计算值。

DistanceFromScale

获取 DistanceFromScale 类中 ScaleLabels 属性的计算值。

FontAngle

获取 FontAngle 类中 ScaleLabels 属性的计算值。

Hidden

获取 Hidden 类中 ScaleLabels 属性的计算值。

Interval

获取 Interval 类中 ScaleLabels 属性的计算值。

IntervalOffset

获取 IntervalOffset 类中 ScaleLabels 属性的计算值。

Placement

获取 Placement 类中 ScaleLabels 属性的计算值。

RotateLabels

获取 RotateLabels 类中 ScaleLabels 属性的计算值。

ShowEndLabels

获取 ShowEndLabels 类中 ScaleLabels 属性的计算值。

Style

获取 Style 类中 ScaleLabels 属性的计算值。

UseFontPercent

获取 UseFontPercent 类中 ScaleLabels 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于