alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartAxisScrollbarSettingsRange

    Provides options to customize the range of a scrollbar for chart axes.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartCommonScrollbarSettingsRange
    ChartAxisScrollbarSettingsRange
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartCommonScrollbarSettingsRange.Maximum
    ChartCommonScrollbarSettingsRange.Minimum
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartAxisScrollbarSettingsRange : ChartCommonScrollbarSettingsRange, IAsyncDisposable, ISubcomponentTracker
    Remarks

    This component is a child of ChartAxisScrollbarSettings and is used as a cascading parameter to define the minimum and maximum range for the axis scrollbar.

    Constructors

    ChartAxisScrollbarSettingsRange()

    Declaration
    public ChartAxisScrollbarSettingsRange()

    Implements

    System.IAsyncDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved