FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / LinePattern Property

In This Topic
    LinePattern Property (ChartStyle)
    In This Topic
    Gets or sets the Line Pattern.
    Syntax
    'Declaration
     
    Public Property LinePattern As LinePatternEnum
    public LinePatternEnum LinePattern {get; set;}
    See Also