{description}
{excerpt}Returns a [ChartLine|ChartLine] object representing the appearance of the axis.{excerpt}
{signature:C#}
 public ChartLine AxisLine{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property AxisLine() As ChartLine
{signature}
{scrollbar}