Represents plot element that connects high and low values.

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

Syntax

C#
public class HLBar : Bar, ICustomClipping
Visual Basic
Public Class HLBar _
	Inherits Bar _
	Implements ICustomClipping

Inheritance Hierarchy

See Also