Gets or sets the source of x-axis labels for a Gantt chart.
[Visual Basic]
Public Property AxisLabelsSource As AxisLabelsSourceEnum
[C#]
public AxisLabelsSourceEnum AxisLabelsSource {get;set;}
[Delphi]
public property AxisLabelsSource: AxisLabelsSourceEnum read get_AxisLabelsSource write set_AxisLabelsSource;
See Also
Gantt Class | Gantt Members | C1.Win.C1Chart Namespace | Gantt Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |