Поделиться через


Класс ScalePinInstance

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

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyleInstance
      Microsoft.ReportingServices.OnDemandReportRendering.ScalePinInstance

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class ScalePinInstance _
    Inherits TickMarkStyleInstance
'Применение
Dim instance As ScalePinInstance
public sealed class ScalePinInstance : TickMarkStyleInstance
public ref class ScalePinInstance sealed : public TickMarkStyleInstance
[<SealedAttribute>]
type ScalePinInstance =  
    class 
        inherit TickMarkStyleInstance 
    end
public final class ScalePinInstance extends TickMarkStyleInstance

Тип ScalePinInstance обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство DistanceFromScale Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. (Производный от 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. (Производный от TickMarkStyleInstance.)
Открытое свойство GradientDensity Gets the calculated value of the GradientDensity property in a TickMarkStyle class. (Производный от TickMarkStyleInstance.)
Открытое свойство Hidden Gets the calculated value of the Hidden property in a TickMarkStyle class. (Производный от TickMarkStyleInstance.)
Открытое свойство Length Gets the calculated value of the Length property in a TickMarkStyle class. (Производный от 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. (Производный от TickMarkStyleInstance.)
Открытое свойство Shape Gets the calculated value of the Shape property in a TickMarkStyle class. (Производный от TickMarkStyleInstance.)
Открытое свойство Style Gets the calculated value of the Style property in a TickMarkStyle class. (Производный от TickMarkStyleInstance.)
Открытое свойство Width Gets the calculated value of the Width property in a TickMarkStyle class. (Производный от TickMarkStyleInstance.)

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering