Trend period alignment of the chart. If set to
Custom()()()(),
TrendPeriod specifies custom period.
Otherwise
TrendPeriodValue defines number of selected intervals.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TimeUnit TrendPeriodAlignment { get; set; } |
Visual Basic |
---|
Public Property TrendPeriodAlignment As TimeUnit
Get
Set |
JScript |
---|
final function get TrendPeriodAlignment () : TimeUnit
final function set TrendPeriodAlignment (value : TimeUnit) |
Implements
IChartTrendPeriodAlignment()()()()See Also