Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an instance type of the LinearScale class, and contains the calculated values of the properties in LinearScale.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering.LinearScaleInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class LinearScaleInstance _
Inherits GaugeScaleInstance
'Usage
Dim instance As LinearScaleInstance
public sealed class LinearScaleInstance : GaugeScaleInstance
public ref class LinearScaleInstance sealed : public GaugeScaleInstance
[<SealedAttribute>]
type LinearScaleInstance =
class
inherit GaugeScaleInstance
end
public final class LinearScaleInstance extends GaugeScaleInstance
Der LinearScaleInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
EndMargin | Gets the calculated value of the EndMargin property in a LinearScale class. |
![]() |
Hidden | Gets the calculated value of the Hidden property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
Interval | Gets the calculated value of the Interval property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
IntervalOffset | Gets the calculated value of the IntervalOffset property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
Logarithmic | Gets the calculated value of the Logarithmic property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
LogarithmicBase | Gets the calculated value of the LogarithmicBase property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
Multiplier | Gets the calculated value of the Multiplier property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
Position | Gets the calculated value of the Position property in a LinearScale class. |
![]() |
Reversed | Gets the calculated value of the Reversed property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
StartMargin | Gets the calculated value of the StartMargin property in a LinearScale class. |
![]() |
Style | Gets the calculated value of the Style property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
TickMarksOnTop | Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
![]() |
Width | Gets the calculated value of the Width property in a GaugeScale class. (Geerbt von GaugeScaleInstance.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)