See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

PriceTimeInterval Property

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

Example

[C#] 

Chart.PriceTimeInterval = TimeInterval.Days;

[Visual Basic] 

Chart.PriceTimeInterval = TimeInterval.Days

See Also

Chart Class  | Chart Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.