Shows or hides the labels of the axis associated with this series
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowLabels { get; set; } |
| Visual Basic |
|---|
Public Property ShowLabels As Boolean Get Set |
| JScript |
|---|
function get ShowLabels () : boolean function set ShowLabels (value : boolean) |