Gets or sets an AxisTick that acts as a vehicle for property settings that will propagate to all other axis ticks on this axis.
[Visual Basic]
Public Property DefaultTick As AxisTick
[C#]
public AxisTick DefaultTick {get; set;}
The property settings of this object will not overwrite properties explicitly set for any given AxisTick.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.