BarViewOptions Class |
Namespace: Arction.WinForms.Charting.Views.ViewXY
The BarViewOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BarViewOptions |
Constructor for Form editor.
| |
| BarViewOptions(IChartNode) |
Constructor.
|
| Name | Description | |
|---|---|---|
| BarSpacing |
Space between bars in same group, in pixels
| |
| Grouping |
Grouping of the bars
| |
| IndexGroupingFitGroupDistance |
Distance from bar group to bar group in pixels.
| |
| IndexGroupingFitSideMargins |
Distance from bar edge to graph edge in pixels.
It is used on left and right sides.
| |
| KeepBaseLevelAtAxisMinimum |
Keep base level in axis minimum.
| |
| Orientation |
Gets or sets the orientation of bars (horizontal or vertical).
| |
| Stacking |
Stacking of bars of different series, that have same index or X value.
| |
| StackSum |
Stack sum. The series values amongst different series are stacked
and stretched to make this sum.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |