LocationCustomValue Property (ValueAxis)
Gets or sets the custom location of the axis relative to the plot area.
public double LocationCustomValue {get; set;}
'Declaration
Public Property LocationCustomValue As Double
'Usage
Dim instance As ValueAxis
Dim value As Double
instance.LocationCustomValue = value
value = instance.LocationCustomValue