menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SmithChartHorizontalAxisLine - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SmithChartHorizontalAxisLine

    Options to customize the axis line for horizontal axis of the chart.

    Inheritance
    System.Object
    SfBaseComponent
    SmithChartAxisLine
    SmithChartHorizontalAxisLine
    Inherited Members
    SfBaseComponent.Dispose()
    SfBaseComponent.Dispose(Boolean)
    SfBaseComponent.GetEffectivePlatform()
    SfBaseComponent.GetMainComponentPlatform()
    SfBaseComponent.IsMainLicenseComponent()
    SfBaseComponent.LicenseContext
    SfBaseComponent.OnAfterRenderAsync(Boolean)
    SfBaseComponent.OnInitializedAsync()
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    SfBaseComponent.ValidateLicense()
    SmithChartAxisLine.Color
    SmithChartAxisLine.DashArray
    SmithChartAxisLine.Width
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class SmithChartHorizontalAxisLine : SmithChartAxisLine

    Constructors

    SmithChartHorizontalAxisLine()

    Declaration
    public SmithChartHorizontalAxisLine()

    Properties

    Visible

    Visible of the axis line.

    Declaration
    public bool Visible { get; set; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved