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 Property Gets or sets the axis title text font size  
Public Property Gets or sets the axis title text  
Public Property Gets or sets the color of the background of the axis plane  
Public Property Gets or sets the Color for Major Bands  
Public Property Gets or sets a Color of the border  
Public Property Gets or sets a thickness of the plane.  
Public Property Gets or sets whether to draw Bands between Major Grid Lines  
Public Property Gets or sets whether to draw Labels  
Public Property Gets or sets whether to draw Major Grid Lines  
Public Property Gets or sets whether to draw Major Tick Lines  
Public Property Gets or sets whether to draw Minor Grid Lines  
Public Property Gets or sets whether to draw Minor Grid Lines  
Public Property Gets or sets the tick labels to draw at each major coordinate  
Public Property  
Public Property Gets or sets a value indicating whether Label Culling is enabled (when labels overlap).  
Public Property Gets or sets whether The axis is visible  
Public Property Gets or sets if labels text is ignoring depth or not  
Public Property Gets or sets the style to apply to axis labels  
Public Property  
Public Property Gets or sets the world-coordinates for major gridlines and labels  
Public Property Gets or sets the style to apply to major grid lines  
Public Property Gets or sets the style to apply to major tick lines  
Public Property Gets or sets the world-coordinates for minor gridlines and labels  
Public Property Gets or sets the style to apply to minor grid lines  
Public Property Gets or sets the style to apply to minor tick lines  
Public Property Gets or sets value determining whether Label Overlap Avoidance Algorithm works smoothly, avoiding flickering effect while the 3D Camera changes its position.  
Public Property Gets or sets rotation mode of the axis label  
Public Property Gets or sets the tick labels to draw at each major coordinate  
Public Property Gets or sets tick labels offset from the axis plane  
Public Property Gets or sets title text offset from the axis plane  
Public Property Gets or sets rotation mode of the axis title  
Public Property Gets or sets the style to apply to title text  
Public Property  
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 Method Notifies 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