Public Property ZAxis As Axis
Dim instance As Series Dim value As Axis instance.ZAxis = value value = instance.ZAxis
public Axis ZAxis {get; set;}