Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart.Interaction Namespace / AxisScrollbar Class
Members

In This Topic
    AxisScrollbar Class
    In This Topic
    Represents axis scrollbar.
    Syntax
    'Declaration
     
    
    Public Class AxisScrollbar 
       Inherits SliderBase
    public class AxisScrollbar : SliderBase 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Chart.Interaction.SliderBase
          C1.Blazor.Chart.Interaction.AxisScrollbar

    See Also