Gets or sets a value indicating whether the axis line is visible.
[C1Description("Axis.AxisLine", "Gets or sets a value indicating whether the axis line is visible.")]
public bool AxisLine {get; set;}
'Declaration
<C1DescriptionAttribute("Axis.AxisLine", "Gets or sets a value indicating whether the axis line is visible.")>
Public Property AxisLine As Boolean