Location Property
Location
Gets or sets the location of the axis relative to the plot area.
Declaration
[TypeConverter(typeof(AxisLocationTypeConverter))]
public AxisLocation Location { get; set; }
<TypeConverter(GetType(AxisLocationTypeConverter))>
Public Property Location As AxisLocation