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


Класс RadialPointerInstance

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

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerInstance
      Microsoft.ReportingServices.OnDemandReportRendering.RadialPointerInstance

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

Синтаксис

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

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

Свойства

  Имя Описание
Открытое свойство BarStart Gets the calculated value of the BarStart property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство DistanceFromScale Gets the calculated value of the DistanceFromScale property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Hidden Gets the calculated value of the Hidden property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство MarkerLength Gets the calculated value of the MarkerLength property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство MarkerStyle Gets the calculated value of the MarkerStyle property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство NeedleStyle Gets the calculated value of the NeedleStyle property in a RadialPointer class.
Открытое свойство Placement Gets the calculated value of the Placement property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство SnappingEnabled Gets the calculated value of the SnappingEnabled property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство SnappingInterval Gets the calculated value of the SnappingInterval property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Style Gets the calculated value of the Style property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a GaugePointer class. (Производный от GaugePointerInstance.)
Открытое свойство Type Gets the calculated value of the Type property in a RadialPointer class.
Открытое свойство Width Gets the calculated value of the Width property in a GaugePointer class. (Производный от GaugePointerInstance.)

В начало

Методы

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

В начало

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

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

См. также

Справочник

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