[]
        
(Showing Draft Content)

C1.Win.C1Chart.AxisLabelsSourceEnum

AxisLabelsSourceEnum Enum

Use the members of this enumeration to set the value of the AxisLabelsSource property in the Gantt class.

Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public enum AxisLabelsSourceEnum

Fields

Name Description
None

No axis labels.

SeriesLabels

Series labels are used as axis labels.

XValues

X data values are used for axis annotation.