Name (Get method)

Returns the axis name.

string  Name()

Return Value

Axis name.

Name (Set method)

Sets the axis name.

void  Name(
   const string  name      // axis name
   )

Parameters

name

[in]  Axis name.