Classe GaugeTickMarksInstance
Represents an instance type of the GaugeTickMarks class and contains the calculated values of the properties in GaugeTickMarks.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyleInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarksInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class GaugeTickMarksInstance _
Inherits TickMarkStyleInstance
'Uso
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
O tipo GaugeTickMarksInstance expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
EnableGradient | Gets the calculated value of the EnableGradient property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
GradientDensity | Gets the calculated value of the GradientDensity property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
Hidden | Gets the calculated value of the Hidden property in a TickMarkStyle class. (Herdado de 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. (Herdado de TickMarkStyleInstance.) | |
Placement | Gets the calculated value of the Placement property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
Shape | Gets the calculated value of the Shape property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
Style | Gets the calculated value of the Style property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) | |
Width | Gets the calculated value of the Width property in a TickMarkStyle class. (Herdado de TickMarkStyleInstance.) |
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