ComponentOne FlexChart for UWP
AxisLine Property

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

Reference

Axis Class
Axis Members