FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / NormalCurve Class / LineStyle Property

In This Topic
    LineStyle Property (NormalCurve)
    In This Topic
    Gets or sets the LineStyle property.
    Syntax
    'Declaration
     
    Public Property LineStyle As ChartStyle
    public ChartStyle LineStyle {get; set;}
    See Also