Converts the given data object to a logical axis plot position.
Namespace: Mindscape.PhoneElements.ChartingAssembly: Mindscape.PhoneElements (in Mindscape.PhoneElements.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public double GetAxisPlotPosition( Object o ) |
| Visual Basic |
|---|
Public Function GetAxisPlotPosition ( _ o As Object _ ) As Double |
| Visual C++ |
|---|
public: virtual double GetAxisPlotPosition( Object^ o ) sealed |
Parameters
- o
- Type: System..::..Object
The data object to convert.