[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.CellRangeSegmentData.Count

Count Property

Count

Gets the number of items in this instance.

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

The count.

Implements