ComponentOne Chart for WPF and Silverlight
Count Property (LightCollection)


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

Reference

LightCollection Class
LightCollection Members