Spread Windows Forms 12.0 Product Documentation
Count Property (OpenHighLowCloseSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > OpenHighLowCloseSeries Class : Count Property
Gets the number of points in the series.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Count As Integer
'Usage
 
Dim instance As OpenHighLowCloseSeries
Dim value As Integer
 
value = instance.Count
public override int Count {get;}

Property Value

Integer number of points
See Also

Reference

OpenHighLowCloseSeries Class
OpenHighLowCloseSeries Members