ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1ChartBase Namespace / baseChartDesigner Class / SnapLines Property

In This Topic
    SnapLines Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SnapLines As System.Collections.IList
    public virtual System.Collections.IList SnapLines {get;}
    See Also