FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / SmallValueChange Property

In This Topic
    SmallValueChange Property (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SmallValueChange As Double
    public double SmallValueChange {get; set;}
    See Also