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


Класс GaugeTickMarksInstance

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

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

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

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

Синтаксис

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

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

Свойства

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