Defines the appearance of HLOC (high-low-open-close) plot element.
Namespace:
C1.Phone.ChartAssembly: 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 name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default appearance as line segments. | |
| Candle | 1 | Candle plot. |