Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Axis3D Class
Members


In This Topic
    Axis3D Class
    In This Topic
    Represents the 3D axis class.
    Object Model
    Axis3D Class
    Syntax
    'Declaration
     
    Public Class Axis3D 
       Inherits SpreadSurfaceChartElement
    'Usage
     
    Dim instance As Axis3D
    public class Axis3D : SpreadSurfaceChartElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Windows.SpreadSheet.Data.SpreadSurfaceChartElement
          GrapeCity.Windows.SpreadSheet.Data.Axis3D

    See Also