[]
        
(Showing Draft Content)

C1.WPF.C1Chart.HLBar

HLBar Class

Represents plot element that connects high and low values.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class HLBar : Bar, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Public Class HLBar
    Inherits Bar
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
HLBar()

Properties

Name Description
IsClustered

Specifies whether the element can be clustered.

Methods

Name Description
Render(RenderContext)

Renders the plot element based on the specified context.