| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C++/CLI | |
|---|---|
public: property Axis^ default [int] { Axis^ get(int index); void set (int index, Axis^ value); } | |
Parameters
- index
| dotnetCHARTING | Send comments on this topic. |
| Item Property | |
| See Also | |
|
| dotnetCHARTING Namespace > AxisCollection Class : Item Property |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C++/CLI | |
|---|---|
public: property Axis^ default [int] { Axis^ get(int index); void set (int index, Axis^ value); } | |