SciChart.Charting.Numerics.CoordinateProviders Namespace
Classes
| Class | Description | |
|---|---|---|
![]() | CategoryTickCoordinatesProvider | Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates for the SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis |
![]() | DefaultTickCoordinatesProvider | Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates. |
![]() | NumericCategoryTickCoordinatesProvider | Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates for the SciChart.Charting.Visuals.Axes.CategoryNumericAxis |
![]() | PolarTickCoordinatesProvider | |
![]() | RadarTickCoordinatesProvider | Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates. |
![]() | StaticTickCoordinatesProvider | Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates. Used when the SciChart.Charting.Visuals.Axes.IAxis is in static mode(SciChart.Charting.Visuals.Axes.IAxis.IsStaticAxis== |
Interfaces
| Interface | Description | |
|---|---|---|
![]() | ITickCoordinatesProvider | Provides the interface to a Tick Coordinate Provider, which converts arrays of major and minor ticks (data values) into pixel coordinates. |
Structures
| Structure | Description | |
|---|---|---|
![]() | TickCoordinates | A structure contaning tick coordinates. Used internally when drawing tick marks and grid lines. |
See Also


