BarViewOptions3D Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The BarViewOptions3D type exposes the following members.
| Name | Description | |
|---|---|---|
| BarViewOptions3D |
Constructor, for serialization purposes
| |
| BarViewOptions3D(IChartNode) |
Constructor
|
| Name | Description | |
|---|---|---|
| BarSpacing |
Space between bars in same group as world values.
| |
| IndexGroupingFitGroupDistance |
Space between bar groups as world values, when grouping is fitted.
| |
| IndexGroupingFitGroupSideMargins |
Space between edge and nearest groups as world values, when grouping is fitted.
| |
| StackSum |
Stack sum. The series values amongst different series are stacked
and stretched to make this sum.
| |
| ViewGrouping |
Grouping series to view.
|
| 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.) |