ComponentOne FinancialChart for UWP Edition
Labels Property

C1.Xaml.Chart Namespace > Axis Class : Labels Property
Gets or sets a value indicating whether to show axis labels.
Syntax
'Declaration
 
Public Property Labels As Boolean
public bool Labels {get; set;}
See Also

Reference

Axis Class
Axis Members