ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase 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