[]
        
(Showing Draft Content)

C1.WPF.C1Chart.HLOC

HLOC Class

Represents element of financial chart (high-low-open-close).

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class HLOC : PlotElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
HLOC()

Initializes a new instance of the C1.Silverlight.Chart.HLOC class.

Fields

Name Description
app

Stores the appearance of the symbol.

Properties

Name Description
Appearance

Gets or sets the appearance of plot element.

Methods

Name Description
Render(RenderContext)

Renders the plot element based on the specified context.

RenderCandle(RenderContext)

Renders candle based on the specified context.