ValueAxis.MajorTickMark 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.
Major Tick Mark.
Represents the following element tag in the schema: c:majorTickMark.
public DocumentFormat.OpenXml.Drawing.Charts.MajorTickMark MajorTickMark { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.MajorTickMark? MajorTickMark { get; set; }
member this.MajorTickMark : DocumentFormat.OpenXml.Drawing.Charts.MajorTickMark with get, set
Public Property MajorTickMark As MajorTickMark