Classe LinearScaleInstance
Represents an instance type of the LinearScale class, and contains the calculated values of the properties in LinearScale.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..LinearScaleInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class LinearScaleInstance _
Inherits GaugeScaleInstance
'Utilisation
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
Le type LinearScaleInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
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. (hérité de GaugeScaleInstance.) | |
Interval | Gets the calculated value of the Interval property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
IntervalOffset | Gets the calculated value of the IntervalOffset property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
Logarithmic | Gets the calculated value of the Logarithmic property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
LogarithmicBase | Gets the calculated value of the LogarithmicBase property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
Multiplier | Gets the calculated value of the Multiplier property in a GaugeScale class. (hérité de 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. (hérité de 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. (hérité de GaugeScaleInstance.) | |
TickMarksOnTop | Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
ToolTip | Gets the calculated value of the ToolTip property in a GaugeScale class. (hérité de GaugeScaleInstance.) | |
Width | Gets the calculated value of the Width property in a GaugeScale class. (hérité de GaugeScaleInstance.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ResetInstanceCache | Infrastructure. (hérité de GaugeScaleInstance.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.