Gets or sets a value that indicates whether axis ticks are centered above tick labels or drawn between each label.
[Visual Basic]
Public Property CenterTickMarks As Boolean
[C#]
public bool CenterTickMarks {get; set;}
[JScript]
public function get,set CenterTickMarks : boolean
When false, Axis.DefaultTick.Line properties are used for all tick lines.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.