Share via


AxisProperties.MinorTickProp Property

Definition

minorTick, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: minorTick

[DocumentFormat.OpenXml.SchemaAttr(0, "minorTick")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch> MinorTickProp { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch> MinorTickProp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minorTick")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch>? MinorTickProp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minorTick")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch>? MinorTickProp { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch>? MinorTickProp { get; set; }
member this.MinorTickProp : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minorTick")>]
member this.MinorTickProp : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minorTick")>]
member this.MinorTickProp : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.TickMarkNinch> with get, set
Public Property MinorTickProp As EnumValue(Of TickMarkNinch)

Property Value

Attributes

Applies to