OrientationArrowsOptions3D Class |
Namespace: Arction.WinForms.Charting.Views.View3D
The OrientationArrowsOptions3D type exposes the following members.
| Name | Description | |
|---|---|---|
| OrientationArrowsOptions3D |
Constructor, for serialization purposes
| |
| OrientationArrowsOptions3D(IChartNode) |
Constructor
|
| Name | Description | |
|---|---|---|
| ArrowLength |
Orientation Arrow's length in screen pixels, maximum projection.
| |
| ArrowWidth |
Orientation Arrow's width in screen pixels.
| |
| ColorArrowX |
Color of X-axis Orientation Arrow. Default 'Red'
| |
| ColorArrowY |
Color of Y-axis Orientation Arrow. Default 'Green'
| |
| ColorArrowZ |
Color of Z-axis Orientation Arrow. Default 'Blue'
| |
| Visible |
Is Orientation Arrows visible or not.
|
| 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.) |