Click or drag to resize

AxisTickMarks Minor Property

Gets or sets the minor type of the tick marks for the axis.

Namespace: Spire.Doc.Fields.Shapes.Charts
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public AxisTickMark Minor { get; set; }

Property Value

Type: AxisTickMark
See Also