[]
Represents bar plot element.
public class Bar : PlotElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| Bar() | Initializes an new instance of the C1.Silverlight.Chart.Bar class. |
| 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. |
| Name | Description |
|---|---|
| Render(RenderContext) | Renders the plot element based on the specified context. |