Chart for WinRT
Item Property (AxisCollection)

The name of the axis.
Gets the axis by its name.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal name As System.String _
) As Axis
public new Axis this[ 
   System.string name
]; {get;}

Parameters

name
The name of the axis.

Property Value

Axis with the specified name. Null if there is no axis with the specified name.
See Also

Reference

AxisCollection Class
AxisCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback