ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Series Class / GetCount Method

In This Topic
    GetCount Method (Series)
    In This Topic
    Gets the binding data count.
    Syntax
    'Declaration
     
    Public Function GetCount() As Integer
    public int GetCount()

    Return Value

    The binding data count.
    See Also