Classe GaugeTickMarksInstance
Represents an instance type of the GaugeTickMarks class and contains the calculated values of the properties in GaugeTickMarks.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.TickMarkStyleInstance
Microsoft.ReportingServices.OnDemandReportRendering.GaugeTickMarksInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class GaugeTickMarksInstance _
Inherits TickMarkStyleInstance
'Utilizzo
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
Nel tipo GaugeTickMarksInstance sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DistanceFromScale | Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
EnableGradient | Gets the calculated value of the EnableGradient property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
GradientDensity | Gets the calculated value of the GradientDensity property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
Hidden | Gets the calculated value of the Hidden property in a TickMarkStyle class. Ereditato da 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. Ereditato da TickMarkStyleInstance. |
![]() |
Placement | Gets the calculated value of the Placement property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
Shape | Gets the calculated value of the Shape property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
Style | Gets the calculated value of the Style property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
![]() |
Width | Gets the calculated value of the Width property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering