Specifies how many labels are hidden starting from the left and the right of the axis
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int HorizontalLabelOffset { get; set; } |
| Visual Basic |
|---|
Public Property HorizontalLabelOffset As Integer Get Set |
| JScript |
|---|
function get HorizontalLabelOffset () : int function set HorizontalLabelOffset (value : int) |