Класс 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