menu

Blazor

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

    Show / Hide Table of Contents

    Class SmithChartRadialAxisLine

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

    Inheritance
    System.Object
    SfBaseComponent
    SmithChartAxisLine
    SmithChartRadialAxisLine
    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 SmithChartRadialAxisLine : SmithChartAxisLine

    Constructors

    SmithChartRadialAxisLine()

    Declaration
    public SmithChartRadialAxisLine()

    Properties

    Visible

    Visile of the axisline.

    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