2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartLineStyle Class / Pattern Property

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