Use the members of this enumeration to set the value of the Layout
property in the Chart3DData class.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
public enum DataLayoutEnum |
| Visual Basic |
|---|
Public Enumeration DataLayoutEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| PointData | 0 | Point data | |
| GridData | 1 | Regular grid data | |
| IrGridData | 2 | Irregular grid data |