[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.TickLabels

TickLabels Property

TickLabels

Gets or sets the placement of the annotation labels relative the axis.

Declaration
public TickLabelsEnum TickLabels { get; set; }
Remarks

Axis annotations can be placed on the chart in several positions or not at all. See the TickLabelsEnum Enumeration for details.

See Also