Properties  Methods 


AxisDescriptor Class Members

The following tables list the members exposed by AxisDescriptor.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AxisDescriptor class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the axis title text font size  
Public PropertyGets or sets the axis title text  
Public PropertyGets or sets the color of the background of the axis plane  
Public PropertyGets or sets the Color for Major Bands  
Public PropertyGets or sets a Color of the border  
Public PropertyGets or sets a thickness of the plane.  
Public PropertyGets or sets whether to draw Bands between Major Grid Lines  
Public PropertyGets or sets whether to draw Labels  
Public PropertyGets or sets whether to draw Major Grid Lines  
Public PropertyGets or sets whether to draw Major Tick Lines  
Public PropertyGets or sets whether to draw Minor Grid Lines  
Public PropertyGets or sets whether to draw Minor Grid Lines  
Public PropertyGets or sets the tick labels to draw at each major coordinate  
Public PropertyGets or sets a value indicating whether Label Culling is enabled (when labels overlap).  
Public PropertyGets or sets whether The axis is visible  
Public PropertyGets or sets if labels text is ignoring depth or not  
Public PropertyGets or sets the style to apply to axis labels  
Public PropertyGets or sets the world-coordinates for major gridlines and labels  
Public PropertyGets or sets the style to apply to major grid lines  
Public PropertyGets or sets the style to apply to major tick lines  
Public PropertyGets or sets the world-coordinates for minor gridlines and labels  
Public PropertyGets or sets the style to apply to minor grid lines  
Public PropertyGets or sets the style to apply to minor tick lines  
Public PropertyGets or sets value determining whether Label Overlap Avoidance Algorithm works smoothly, avoiding flickering effect while the 3D Camera changes its position.  
Public PropertyGets or sets rotation mode of the axis label  
Public PropertyGets or sets the tick labels to draw at each major coordinate  
Public PropertyGets or sets tick labels offset from the axis plane  
Public PropertyGets or sets title text offset from the axis plane  
Public PropertyGets or sets rotation mode of the axis title  
Public PropertyGets or sets the style to apply to title text  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified object is equal to the current object.  
Public MethodServes as the default hash function.  
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also