Classe TickMarkStyle
Represents a tick mark that is associated with a custom label.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class TickMarkStyle _
Inherits ReportObject
'Uso
Dim instance As TickMarkStyle
public class TickMarkStyle : ReportObject
public ref class TickMarkStyle : public ReportObject
type TickMarkStyle =
class
inherit ReportObject
end
public class TickMarkStyle extends ReportObject
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..TickMarkStyle
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeTickMarks
Microsoft.ReportingServices.RdlObjectModel. . :: . .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