Specifies if the labels shouls be rotated on the horizontal axis

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool HorizontalLabelRotate { get; set; }
Visual Basic
Public Property HorizontalLabelRotate As Boolean
	Get
	Set
JScript
function get HorizontalLabelRotate () : boolean
function set HorizontalLabelRotate (value : boolean)

See Also