SciChart.Charting Assembly : SciChart.Charting.Numerics.CoordinateCalculators Namespace
SciChart.Charting.Numerics.CoordinateCalculators Namespace (SciChart.Charting)
Classes
 ClassDescription
ClassCreates an appropriate coordinate calculator for the SciChart.Charting.Visuals.Axes.AxisParams passed in.
Class Ternary coordinate calculators
Interfaces
 InterfaceDescription
InterfaceDefines the interface to a SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis and SciChart.Charting.Visuals.Axes.CategoryNumericAxis specific ICoordinateCalculator, to convert from pixel coordinate to index to data value and back
InterfaceDefines the interface to a SciChart.Charting.Visuals.Axes.CategoryDateTimeAxis and SciChart.Charting.Visuals.Axes.CategoryNumericAxis specific ICoordinateCalculator, to convert from pixel coordinate to index to data value and back
InterfaceUsed internally by SciChart. Defines the interface to the coordinate calculator factor, which creates an appropriate coordinate calculator for the SciChart.Charting.Visuals.Axes.AxisParams passed in
InterfaceDefines the interface to a SciChart.Charting.Visuals.Axes.DiscontinuousAxis.DiscontinuousDateTimeAxis specific ICoordinateCalculator, to convert from pixel coordinate to index to data value and back.
InterfaceDefines the interface to a SciChart.Charting.Visuals.Axes.LogarithmicAxis.LogarithmicNumericAxis specific ICoordinateCalculator, to obtain LogarithmicBase
Interface
See Also