[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.ArraySegmentData.Count

Count Property

Count

Gets the count.

Declaration
public int Count { get; }
Public ReadOnly Property Count As Integer
Property Value
Type Description
int

The count.

Implements