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

In This Topic
    Style Property (Chart3DGridLines)
    In This Topic
    Gets or sets line style for drawing grid.
    Syntax
    'Declaration
     
    Public Property Style As Chart3DLineStyle
    public Chart3DLineStyle Style {get; set;}
    See Also