Show chart time axis panel.

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

Syntax

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

See Also