LocationCustomValue Property (IndexAxis)
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 IndexAxis
Dim value As Double
instance.LocationCustomValue = value
value = instance.LocationCustomValue