IAxisDescriptor Interface Members
The following tables list the members exposed by IAxisDescriptor.
Public Properties
| Name | Description | |
|---|---|---|
![]() | AxisSize | Gets or sets the axis title text font size |
![]() | AxisTitle | Gets or sets the axis title text |
![]() | BackgroundColor | Gets or sets the color of the background of the axis plane |
![]() | BandColor | Gets or sets the Color for Major Bands |
![]() | BorderColor | Gets or sets a Color of the border |
![]() | BorderThickness | Gets or sets a thickness of border |
![]() | DrawBands | Gets or sets whether to draw Bands between Major Grid Lines |
![]() | DrawLabels | Gets or sets whether to draw Labels |
![]() | DrawMajorGridLines | Gets or sets whether to draw Major Grid Lines |
![]() | DrawMajorTicks | Gets or sets whether to draw Major Tick Lines |
![]() | DrawMinorGridLines | Gets or sets whether to draw Minor Grid Lines |
![]() | DrawMinorTicks | Gets or sets whether to draw Minor Grid Lines |
![]() | DrawTitle | Gets or sets whether to draw Tites |
![]() | ExponentialTickLabels | Gets or sets the tick labels to draw at each major coordinate |
![]() | HasFlippedCoordinates | Gets or sets a value indicating whether the coordinates of the axis are flipped |
![]() | IsLabelCullingEnabled | Gets or sets a value indicating whether Label Culling is enabled (when labels overlap) |
![]() | IsVisible | Gets or sets whether The axis is visible |
![]() | LabelDepthTestEnabled | Gets or sets if labels text is ignoring depth or not |
![]() | LabelStyle | Gets or sets the style to apply to axis labels |
![]() | LogarithmicBase | Gets or sets the value specifying LogBase of SciChart.Charting3D.Axis.LogarithmicNumericAxis3D |
![]() | MajorCoordinates | Gets or sets the world-coordinates for major gridlines and labels |
![]() | MajorLineStyle | Gets or sets the style to apply to major grid lines |
![]() | MajorTickStyle | Gets or sets the style to apply to major tick lines |
![]() | MinorCoordinates | Gets or sets the world-coordinates for minor gridlines and labels |
![]() | MinorLineStyle | Gets or sets the style to apply to minor grid lines |
![]() | MinorTickStyle | Gets or sets the style to apply to minor tick lines |
![]() | SmoothLabelOverlapAvoidance | Gets or sets value determining whether Label Overlap Avoidance Algorithm works smoothly, avoiding flickering effect while the 3D Camera changes its position. |
![]() | TickLabelOrientation | Gets or sets rotation mode of the axis labels |
![]() | TickLabels | Gets or sets the tick labels to draw at each major coordinate |
![]() | TickLabelsOffset | Gets or sets tick labels offset from the axis plane |
![]() | TitleOffset | Gets or sets title text offset from the axis plane |
![]() | TitleOrientation | Gets or sets rotation mode of the axis title |
![]() | TitleStyle | Gets or sets the style to apply to title text |
![]() | VisibleRange | Gets or sets VisibleRange of SciChart.Charting3D.Axis.LogarithmicNumericAxis3D |
See Also
