Класс RadialScaleInstance

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

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

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeScaleInstance
      Microsoft.ReportingServices.OnDemandReportRendering..::..RadialScaleInstance

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

Синтаксис

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

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

Свойства

  Имя Описание
Открытое свойство Hidden Gets the calculated value of the Hidden property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство Interval Gets the calculated value of the Interval property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство Logarithmic Gets the calculated value of the Logarithmic property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство LogarithmicBase Gets the calculated value of the LogarithmicBase property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство Multiplier Gets the calculated value of the Multiplier property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство Radius Gets the calculated value of the Radius property in a RadialScale class.
Открытое свойство Reversed Gets the calculated value of the Reversed property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство StartAngle Gets the calculated value of the StartAngle property in a RadialScale class.
Открытое свойство Style Gets the calculated value of the Style property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство SweepAngle Gets the calculated value of the SweepAngle property in a RadialScale class.
Открытое свойство TickMarksOnTop Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство ToolTip Gets the calculated value of the ToolTip property in a GaugeScale class. (Производный от GaugeScaleInstance.)
Открытое свойство Width Gets the calculated value of the Width property in a GaugeScale class. (Производный от GaugeScaleInstance.)

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Защищенный метод ResetInstanceCache Инфраструктура. (Производный от GaugeScaleInstance.)
Открытый метод ToString (Производный от Object.)

В начало

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

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