Freigeben über


DateAxis.MinorTickMark-Eigenschaft

Minor Tick Mark.Represents the element tag in schema: c:minorTickMark

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property MinorTickMark As MinorTickMark
    Get
    Set
'Usage
Dim instance As DateAxis
Dim value As MinorTickMark

value = instance.MinorTickMark

instance.MinorTickMark = value
public MinorTickMark MinorTickMark { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.MinorTickMark

Siehe auch

Referenz

DateAxis Klasse

DateAxis-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace