Spread for ASP.NET 12 Product Documentation
Count Property (SeriesDataField)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SeriesDataField Class : Count Property
Gets the count.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As SeriesDataField
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

The count.
See Also

Reference

SeriesDataField Class
SeriesDataField Members