In This Topic
Gets or sets a value indicating whether smart labels are enabled on the axis.
Syntax
'Declaration
Public Property SmartLabels As Boolean
public bool SmartLabels {get; set;}
Property Value
Boolean. True if smart labels are enabled on the axis; otherwise False.
See Also