ComponentOne Document Library for UWP
Labels Property

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

Reference

Axis Class
Axis Members