Condividi tramite


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
Proprietà pubblica DistanceFromScale Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica EnableGradient Gets the calculated value of the EnableGradient property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica GradientDensity Gets the calculated value of the GradientDensity property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Hidden Gets the calculated value of the Hidden property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Interval Gets the calculated value of the Interval property in a GaugeTickMarks class.
Proprietà pubblica IntervalOffset Gets the calculated value of the IntervalOffset property in a GaugeTickMarks class.
Proprietà pubblica Length Gets the calculated value of the Length property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Placement Gets the calculated value of the Placement property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Shape Gets the calculated value of the Shape property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Style Gets the calculated value of the Style property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.
Proprietà pubblica Width Gets the calculated value of the Width property in a TickMarkStyle class. Ereditato da TickMarkStyleInstance.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico 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