Spread Windows Forms 12.0 Product Documentation
Count Property (RadarValueAxisCollection)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarValueAxisCollection Class : Count Property
Specifies the number of axes in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As RadarValueAxisCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

RadarValueAxisCollection Class
RadarValueAxisCollection Members