Axis.ValueToPosition Method (Double)
.NET Framework (current version)
Converts an axis value to its relative position (0-100%). If an axis has a logarithmic scale, the value is converted to a linear scale. This method only works in paint events.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- axisValue
-
Type:
System.Double
The axis value to be converted.
.NET Framework
Available since 4.0
Available since 4.0
Show: