| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace : FunctionCodeTypeEnum Enumeration |
'Declaration Public Enum FunctionCodeTypeEnum Inherits System.Enum
public enum FunctionCodeTypeEnum : System.Enum
| Member | Description |
|---|---|
| Formula | Code text represents expression |
| Method | Code text represents body of method |
| Unit | Code text represents code unit |
System.Object
System.ValueType
System.Enum
C1.Win.C1Chart.FunctionCodeTypeEnum