Fit time axis labels into axis area.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

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

See Also