Classe ScalePin
Represents a pin value at one end of a GaugeScale.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ScalePin _
Inherits TickMarkStyle
'Uso
Dim instance As ScalePin
public sealed class ScalePin : TickMarkStyle
public ref class ScalePin sealed : public TickMarkStyle
[<SealedAttribute>]
type ScalePin =
class
inherit TickMarkStyle
end
public final class ScalePin extends TickMarkStyle
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .TickMarkStyle
Microsoft.ReportingServices.OnDemandReportRendering..::..ScalePin
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também