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