SciChart.Charting Assembly : SciChart.Charting.Numerics.CoordinateProviders Namespace
SciChart.Charting.Numerics.CoordinateProviders Namespace
Classes
 ClassDescription
ClassProvides methods to convert arrays of major and minor ticks (data values) into pixel coordinates for the SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis
Class Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates.
ClassProvides methods to convert arrays of major and minor ticks (data values) into pixel coordinates for the SciChart.Charting.Visuals.Axes.CategoryNumericAxis
Class 
Class Provides methods to convert arrays of major and minor ticks (data values) into pixel coordinates.
ClassProvides 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==true).
Interfaces
 InterfaceDescription
Interface Provides the interface to a Tick Coordinate Provider, which converts arrays of major and minor ticks (data values) into pixel coordinates.
Structures
 StructureDescription
Structure A structure contaning tick coordinates. Used internally when drawing tick marks and grid lines.
See Also