Period of the summary chart.

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

Syntax

C#
public TimeSpan SummaryTrendPeriod { get; set; }
Visual Basic
Public Property SummaryTrendPeriod As TimeSpan
	Get
	Set
JScript
function get SummaryTrendPeriod () : TimeSpan
function set SummaryTrendPeriod (value : TimeSpan)

See Also