ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLineStyle Class / Pattern Property

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