Skip to main content

IMinorTickmark Members

Identifies settings common to minor tickmarks.

Properties

Name Description
ShapeOffset Gets or sets the offset of the tick marks from the scale arc.
ShapeScale Gets or sets the tickmark’s scale along the X and Y axes.
ShapeType Gets or sets the object’s paint style.
ShowFirst Gets or sets whether the first tickmark is visible.
ShowLast Gets or sets whether the last tickmark is visible.
ShowTick Gets or sets whether the tickmarks are visible.

Methods

Name Description
Clone() Creates a new object that is a copy of the current instance. Inherited from ICloneable.
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
See Also