Represents bar plot element.

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

Syntax

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

Inheritance Hierarchy

See Also