| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : IntervalMethodEnum Enumeration |
'Declaration Public Enum IntervalMethodEnum Inherits System.Enum
public enum IntervalMethodEnum : System.Enum
| Member | Description |
|---|---|
| Automatic | Interval boundaries and width are calculated based on the data statistics. The number of intervals is an optional input. |
| SemiAutomatic | Starting interval, interval width, and the number of intervals specify interval boundaries. |
| XDataBoundaries | The X data inputs will be used for interval boundaries. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.IntervalMethodEnum