ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.TickLabels Property

Gets or sets the position of Axis annotations.

[Visual Basic]

Public Property TickLabels As TickLabelsEnum

[C#]

public TickLabelsEnum TickLabels {get;set;}

[Delphi]

public property TickLabels: TickLabelsEnum read get_TickLabels write set_TickLabels;

Remarks

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

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.