FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / C1RangeSliderDesigner Class / SnapLines Property

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