[]
Represents element of financial chart (high-low-open-close).
public class HLOC : PlotElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
HLOC() | Initializes a new instance of the C1.Silverlight.Chart.HLOC class. |
Name | Description |
---|---|
app | Stores the appearance of the symbol. |
Name | Description |
---|---|
Appearance | Gets or sets the appearance of plot element. |
Name | Description |
---|---|
Render(RenderContext) | Renders the plot element based on the specified context. |
RenderCandle(RenderContext) | Renders candle based on the specified context. |