Use the members of this enumeration to set the value of the Layout property in the ChartData class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public enum Chart2DLayoutEnum |
Visual Basic |
---|
Public Enumeration Chart2DLayoutEnum |
Members
Member name | Value | Description | |
---|---|---|---|
ArrayLayout | 0 | Array data layout. | |
GeneralLayout | 1 | General data layout. |