Класс LinearPointerInstance
Represents an instance type of the LinearPointer class, and contains the calculated values of the properties in LinearPointer.
Иерархия наследования
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugePointerInstance
Microsoft.ReportingServices.OnDemandReportRendering.LinearPointerInstance
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class LinearPointerInstance _
Inherits GaugePointerInstance
'Применение
Dim instance As LinearPointerInstance
public sealed class LinearPointerInstance : GaugePointerInstance
public ref class LinearPointerInstance sealed : public GaugePointerInstance
[<SealedAttribute>]
type LinearPointerInstance =
class
inherit GaugePointerInstance
end
public final class LinearPointerInstance extends GaugePointerInstance
Тип LinearPointerInstance обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
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.) | |
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 LinearPointer 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