Gets or sets a TickMark object used to set an axis' minor tick mark properties.
Minor Tick Mark
Visual Basic (Declaration) | |
---|---|
Public Property MinorTickMark As TickMark |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public TickMark MinorTickMark {get; set;} |
Return Value
A TickMark object used for an axis' minor tick mark properties.
Minor tick marks should be drawn between major tick marks, where labels usually occur.
You can use this property to change the minor tick mark frequency, color, etc.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family