Use the members of this enumeration to set the value of the
PlotLinesMethod property in the
FunctionBase class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public enum PlotLinesMethodEnum |
| Visual Basic |
|---|
Public Enumeration PlotLinesMethodEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Lines | 0 | The points are connected with straight lines | |
| Splines | 1 | The points are connected with spline curves |