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