[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DAxis.TickLabels

TickLabels Property

TickLabels

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.

Declaration
[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