Class SmithChartRadialAxisLine
Options to customize the axis line for radial axis of the chart.
Inherited Members
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 |