AxisPlaneVisibilityMode Property
Defines how Axis Cube planes are drawn.
Syntax
[Obsolete("AxisPlaneVisibilityMode has been made obsolete. Please set attached properties from XyAxisPlane, ZyAxisPlane, ZxAxisPlane on SciChart3DSurface to control visibility of particular 3D planes.", false)]
public eAxisPlaneVisibilityMode AxisPlaneVisibilityMode {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also