Spread for ASP.NET 11 Product Documentation
Count Property (StripeCollection)


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

Reference

StripeCollection Class
StripeCollection Members