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

In This Topic
    Chart3DAxisCollection Class
    In This Topic
    The collection of three Chart3DAxis objects named “X”, “Y” and “Z”.
    Object Model
    Chart3DAxisCollection Class
    Syntax
    'Declaration
     
    Public Class Chart3DAxisCollection 
       Inherits System.Collections.ReadOnlyCollectionBase
    public class Chart3DAxisCollection : System.Collections.ReadOnlyCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.ReadOnlyCollectionBase
          C1.Win.C1Chart3D.Chart3DAxisCollection

    See Also