CategoryAxis.MinorTickMark Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minor Tick Mark.
Represents the following element tag in the schema: c:minorTickMark.
public DocumentFormat.OpenXml.Drawing.Charts.MinorTickMark MinorTickMark { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.MinorTickMark? MinorTickMark { get; set; }
member this.MinorTickMark : DocumentFormat.OpenXml.Drawing.Charts.MinorTickMark with get, set
Public Property MinorTickMark As MinorTickMark