Custom trend period of the chart. Used only if TrendPeriodAlignment is set to Custom()()()().
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public TimeSpan TrendPeriod { get; set; } |
| Visual Basic |
|---|
Public Property TrendPeriod As TimeSpan Get Set |
| JScript |
|---|
final function get TrendPeriod () : TimeSpan final function set TrendPeriod (value : TimeSpan) |