ComponentOne Document Library for UWP
AxisLine Property

C1.UWP.Document Assembly > C1.Xaml.Document.FlexChart Namespace > Axis Class : AxisLine Property
Gets or sets a value indicating whether the axis line is visible.
Syntax
'Declaration
 
Public Property AxisLine As System.Boolean
public System.bool AxisLine {get; set;}
See Also

Reference

Axis Class
Axis Members