[]
Gets or sets the placement of the annotation labels relative to the axis. Axis annotations can be placed on the chart in several positions or not at all.
[C1Description("Chart2DAxis.TickLabels", "The placement of the annotation labels relative to the axis.")]
public Chart2DTickLabels TickLabels { get; set; }
<C1Description("Chart2DAxis.TickLabels", "The placement of the annotation labels relative to the axis.")>
Public Property TickLabels As Chart2DTickLabels