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