TickMarkType-Klasse
Defines the TickMarkType class.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.Drawing.Charts.TickMarkType
DocumentFormat.OpenXml.Drawing.Charts.MajorTickMark
DocumentFormat.OpenXml.Drawing.Charts.MinorTickMark
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustInherit Class TickMarkType _
Inherits OpenXmlLeafElement
'Usage
Dim instance As TickMarkType
public abstract class TickMarkType : OpenXmlLeafElement
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.