Click or drag to resize
NChartAxesPlane Properties

The NChartAxesPlane type exposes the following members.

Properties
  NameDescription
Public propertyChart
Chart the object belongs to. This property is assigned automatically whenever the object is assigned to the chart.
Public propertyColor
Color of axes plane.
Public propertyVisible
Flag that determines if the object is visible (true) or not (false). The default value is true.
Public propertyWidth
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.
Top
See Also