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