SciChart.Drawing Assembly : SciChart.Drawing.HighQualityRasterizer Namespace
SciChart.Drawing.HighQualityRasterizer Namespace
Classes
 ClassDescription
ClassProvides a SciChart.Drawing.Common.RenderSurfaceBase implementation that uses a High-Quality software rasterizer, capable of rendering with sub-pixel accuracy. The downside is, the HighQualityRenderSurface uses a more accurate floating-point math rendering engine which is slower than the SciChart.Drawing.HighSpeedRasterizer.HighSpeedRenderSurface counterpart
See Also