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

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