C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class
Properties Methods

Chart3DAxis Class Members

The following tables list the members exposed by Chart3DAxis.

Public Properties
 NameDescription
Public PropertyGets or sets the annotation format.  
Public PropertyGets or set the annotation format string used with manual formats.  
Public PropertyGets or sets annotation method of the axis.  
Public PropertyGets or sets the position of the axis annotation and text.  
Public PropertyGets or sets whether annotation rotated.  
Public PropertyGets or sets whether major tick mark values are calculated automatically.  
Public PropertyGets or sets whether the axis minimum value is calculated automatically.  
Public PropertyGets or sets whether the axis minimum value is calculated automatically.  
Public PropertyGets or sets whether minor tick mark values are calculated automatically.  
Public PropertyGets the major grid lines object.  
Public PropertyGets or sets the maximum value of the axis.  
Public PropertyGets or sets the minimum value of the axis.  
Public PropertyGets or sets the title of the axis.  
Public PropertyGets or sets the units between major tickmarks.  
Public PropertyGets or sets the units between minor tickmarks.  
Public PropertyGets the axis value labels.  
Public PropertyGets or sets the axis visibility.  
Top
Public Methods
 NameDescription
Public MethodReturns false if the Axis Max property is in the default state.  
Public MethodReturns false if the Axis Min property is in the default state.  
Public MethodReturns false if the Axis UnitMajor property is in the default state.  
Public MethodReturns false if the Axis UnitMinor property is in the default state.  
Public MethodReturns a string that represents the current object.  
Top
See Also