[]
        
(Showing Draft Content)

FarPoint.Web.Chart.YPlotArea.ZAxis

ZAxis Property

ZAxis

Gets the z-axis.

Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public IndexAxis ZAxis { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property ZAxis As IndexAxis
Exceptions
Type Condition
ArgumentNullException

value is a null reference (Nothing in VB).