ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / ChartStyle Class / LinePattern Property

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