Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents an instance type of the LinearScale class, and contains the calculated values of the properties in LinearScale.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeScaleInstance
Microsoft.ReportingServices.OnDemandReportRendering.LinearScaleInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class LinearScaleInstance _
Inherits GaugeScaleInstance
'Uso
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
O tipo LinearScaleInstance expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. (Herdado de GaugeScaleInstance.) |
![]() |
Interval | Gets the calculated value of the Interval property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
IntervalOffset | Gets the calculated value of the IntervalOffset property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
Logarithmic | Gets the calculated value of the Logarithmic property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
LogarithmicBase | Gets the calculated value of the LogarithmicBase property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
Multiplier | Gets the calculated value of the Multiplier property in a GaugeScale class. (Herdado 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. (Herdado 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. (Herdado de GaugeScaleInstance.) |
![]() |
TickMarksOnTop | Gets the calculated value of the TickMarksOnTop property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
![]() |
Width | Gets the calculated value of the Width property in a GaugeScale class. (Herdado de GaugeScaleInstance.) |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)