[]
Gets the z-axis.
[PersistenceMode(PersistenceMode.InnerProperty)]
public IndexAxis ZAxis { get; set; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Property ZAxis As IndexAxis
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |