Version

Infragistics.UltraChart.Render Namespace

Classes
 ClassDescription
ClassBoldText Class for processing bold font text given draw instructions and match strings.
ClassChartRender The main C# rendering engine for the UltraChart. It takes the scene graph and renders each primitive into a Image object which will then get drawn into the component.
ClassDrawInstruction Class for draw instructions.
ClassFontText Class for processing font text given draw instructions and match strings.
ClassIFGGraphics2D IFGGraphics2D provides rendering services for 2D charts.
ClassItalicText Class for processing italic font text given draw instructions and match strings.
ClassStrikeText Class for processing strikeout font text given draw instructions and match strings.
ClassStringFormatParser Class for parsing strings with inline formatting related to rendering.
ClassSubscriptText Class for processing subscript font text given draw instructions and match strings.
ClassSuperscriptText Class for processing superscript font text given draw instructions and match strings.
ClassUnderlineText Class for processing underlined font text given draw instructions and match strings.
Interfaces
 InterfaceDescription
InterfaceIProcessMatch Interface for classes which process matches.
See Also