Trend period alignment of summary chart. If set to Custom()()()(), SummaryTrendPeriod specifies custom period. Otherwise SummaryTrendPeriodValue defines number of selected intervals.

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

Syntax

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

See Also