[]
        
(Showing Draft Content)

C1.WPF.C1Chart.Bar

Bar Class

Represents bar plot element.

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

Constructors

Name Description
Bar()

Initializes an new instance of the C1.Silverlight.Chart.Bar class.

Properties

Name Description
IsClustered

Specifies whether the plot element can be clustered.

RadiusX

Gets or sets the x radius.

RadiusY

Gets or sets the y radius.

Methods

Name Description
Render(RenderContext)

Renders the plot element based on the specified context.