Version

PriceDisplayType Enumeration

Defines how financial chart prices are displayed.
Syntax
'Declaration
 
Public Enum PriceDisplayType 
   Inherits System.Enum
public enum PriceDisplayType : System.Enum 
Members
MemberDescription
CandlestickDisplays prices as a Japanese Candlestick.
OHLCDisplays prices as an OHLC bar.
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub