Gets or sets the line style used for plotting the function.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public ChartLineStyle LineStyle { get; set; } |
| Visual Basic |
|---|
Public Property LineStyle As ChartLineStyle Get Set |