Properties 

IAxisDescriptor Interface Members

The following tables list the members exposed by IAxisDescriptor.

Public Properties
 NameDescription
 Property Gets or sets the axis title text font size  
 Property Gets or sets the axis title text  
 Property Gets or sets the color of the background of the axis plane  
 Property Gets or sets the Color for Major Bands  
 Property Gets or sets a Color of the border  
 Property Gets or sets a thickness of border  
 Property Gets or sets whether to draw Bands between Major Grid Lines  
 Property Gets or sets whether to draw Labels  
 Property Gets or sets whether to draw Major Grid Lines  
 Property Gets or sets whether to draw Major Tick Lines  
 Property Gets or sets whether to draw Minor Grid Lines  
 Property Gets or sets whether to draw Minor Grid Lines  
 Property Gets or sets the tick labels to draw at each major coordinate  
 Property Gets or sets a value indicating whether the coordinates of the axis are flipped  
 Property Gets or sets a value indicating whether Label Culling is enabled (when labels overlap)  
 Property Gets or sets whether The axis is visible  
 Property Gets or sets if labels text is ignoring depth or not  
 Property Gets or sets the style to apply to axis labels  
 PropertyGets or sets the value specifying LogBase of SciChart.Charting3D.Axis.LogarithmicNumericAxis3D  
 Property Gets or sets the world-coordinates for major gridlines and labels  
 Property Gets or sets the style to apply to major grid lines  
 Property Gets or sets the style to apply to major tick lines  
 Property Gets or sets the world-coordinates for minor gridlines and labels  
 Property Gets or sets the style to apply to minor grid lines  
 Property Gets or sets the style to apply to minor tick lines  
 Property Gets or sets value determining whether Label Overlap Avoidance Algorithm works smoothly, avoiding flickering effect while the 3D Camera changes its position.  
 Property Gets or sets rotation mode of the axis labels  
 Property Gets or sets the tick labels to draw at each major coordinate  
 Property Gets or sets tick labels offset from the axis plane  
 Property Gets or sets title text offset from the axis plane  
 Property Gets or sets rotation mode of the axis title  
 Property Gets or sets the style to apply to title text  
 PropertyGets or sets VisibleRange of SciChart.Charting3D.Axis.LogarithmicNumericAxis3D  
Top
See Also