Back to Devexpress

DxChartScrollBarSettings.ArgumentAxisScrollBarVisible Property

blazor-devexpress-dot-blazor-dot-dxchartscrollbarsettings.md

latest1.0 KB
Original Source

DxChartScrollBarSettings.ArgumentAxisScrollBarVisible Property

Specifies whether the scrollbar is visible.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public bool ArgumentAxisScrollBarVisible { get; set; }

Property Value

TypeDescription
Boolean

true if the scrollbar is visible; otherwise, false.

|

Remarks

Refer to the DxChartScrollBarSettings class description for additional information and an example.

See Also

DxChartScrollBarSettings Class

DxChartScrollBarSettings Members

DevExpress.Blazor Namespace