When enabled the horizontal axis will choose a step and range in such a way that labels don’t overlap
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool EnableSmartLabels { get; set; } |
| Visual Basic |
|---|
Public Property EnableSmartLabels As Boolean Get Set |
| JScript |
|---|
function get EnableSmartLabels () : boolean function set EnableSmartLabels (value : boolean) |