ComponentOne FlexReport for WinForms
TickLabels Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DAxis Class : TickLabels Property
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.
Syntax
'Declaration
 
Public Property TickLabels As Chart2DTickLabels
public Chart2DTickLabels TickLabels {get; set;}
See Also

Reference

Chart2DAxis Class
Chart2DAxis Members