Gets or sets the line style of the PointStyle.
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 |