Gets or sets an AxisTick object that will represent this AxisMarker on the axis where it resides.
[Visual Basic]
Public Property Tick As AxisTick
[C#]
public AxisTick Tick {get; set;}
By default this tick is null and must be instantiated. If the axis marker is a range, the axis tick will also be a range AxisTick. If a CalendarPattern is used, the tick cannot be used.
AxisMarker Class | AxisMarker Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.