ComponentOne Chart for WPF and Silverlight
Count Property (AxisCollection)


C1.WPF.C1Chart Namespace > AxisCollection Class : Count Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property Count As System.Integer
'Usage
 
Dim instance As AxisCollection
Dim value As System.Integer
 
value = instance.Count
[__DynamicallyInvokable()]
public System.int Count {get;}
See Also

Reference

AxisCollection Class
AxisCollection Members