2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / IChartSeriesInfo Interface / Count Property

In This Topic
    Count Property (IChartSeriesInfo)
    In This Topic
    Number of labels.
    Syntax
    'Declaration
     
    ReadOnly Property Count As System.Integer
    System.int Count {get;}
    See Also