Specifies how many labels are hidden starting from the left and the right of the axis
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.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) |