Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.LineStyle Class / Pattern Property

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