NumericValue Property
NumericValue
Gets or sets the axis value to be replaced by the ValueLabel
by specifying a numeric value that can be implicitly converted to double.
Declaration
public double NumericValue { get; set; }
Public Property NumericValue As Double