Defines the appearance of HLOC (high-low-open-close) plot element.

Namespace:  C1.Phone.Chart
Assembly:  C1.Phone.Chart (in C1.Phone.Chart.dll)

Syntax

C#
public enum HLOCAppearance
Visual Basic
Public Enumeration HLOCAppearance
XAML Attribute Usage
<object property="enumerationMemberName" .../>

Members

Member nameValueDescription
Default0 Default appearance as line segments.
Candle1 Candle plot.

See Also