Gets or sets a time interval used to blend financial data shown in the PriceArea of a financial chart.
[Visual Basic]
Public Property PriceTimeInterval As TimeInterval
[C#]
public TimeInterval PriceTimeInterval {get; set;}
[JScript]
public function get,set PriceTimeInterval : TimeInterval
[C#]
Chart.PriceTimeInterval = TimeInterval.Days; |
[Visual Basic]
Chart.PriceTimeInterval = TimeInterval.Days |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.