ComponentOne FlexReport for WinForms
AxisLabelsSource Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartGantt Class : AxisLabelsSource Property
Gets or sets the source of x-axis labels for a Gantt chart.
Syntax
'Declaration
 
Public Property AxisLabelsSource As ChartAxisLabelsSource
public ChartAxisLabelsSource AxisLabelsSource {get; set;}
See Also

Reference

ChartGantt Class
ChartGantt Members