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