NChartAxesPlane Class |
Namespace: NChart3D_UWP
The NChartAxesPlane type exposes the following members.
Name | Description | |
---|---|---|
Chart |
Chart the object belongs to.
This property is assigned automatically whenever the object is assigned to the chart.
| |
Color |
Color of axes plane.
| |
Visible |
Flag that determines if the object is visible (true) or not (false). The default value is true.
| |
Width |
Width of the axes plane in 3D scene units. Actually one 3D scene unit is equal to half a screen size by the initial
zoom (therefore the space of 3D scene is actually nonlinear respectively to the screen). Of course you can try to
calculate out the value you need but you would find it out easier experimentally. The default value is 0.05.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |