Метод | Описание | |
---|---|---|
GraphAxis ( ) : System | ||
GraphAxis ( string x ) : System | ||
GraphAxis ( string x, float y ) : System | ||
GraphAxis ( string x, float y, float yy ) : System |
public GraphAxis ( string x, float y ) : System | ||
x | string | |
y | float | |
Результат | System |
public GraphAxis ( string x, float y, float yy ) : System | ||
x | string | |
y | float | |
yy | float | |
Результат | System |