ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DContourLevelsCollection Class
Members

In This Topic
    Chart3DContourLevelsCollection Class
    In This Topic
    Stores Chart3DContourLevel objects.
    Object Model
    Chart3DContourLevelsCollection Class
    Syntax
    'Declaration
     
    Public Class Chart3DContourLevelsCollection 
       Inherits System.Collections.CollectionBase
    public class Chart3DContourLevelsCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Chart3D.Chart3DContourLevelsCollection

    See Also