Click for more
C# and VB IntelliPrompt
The C# and VB syntax languages that ship with the optional .NET Languages Add-on (sold separately) provides syntax highlighting, parsing, AST construction, syntax error reporting, code outlining (folding), automatic IntelliPrompt (code completion, quick info, parameter info, code snippets, etc.) and type/member drop-down functionality.
Click for more
HTML Editing
SyntaxEditor supports merging of multiple language lexers together as seen here, where HTML can transition to Javascript and ASP. Nearly all of the rich editing features found in the Visual Studio code editor come packed in SyntaxEditor, such as line modification marks, visible whitespace and current line highlights.
Click for more
Javascript and Code Outlining
Any syntax language can optionally support code outlining, where certain sections of code can be collapsed. Hovering over the node in the outlining margin displays a visual highlight showing the range of the node.
Click for more
Track stock performance
Line charts allow key data points such as the high and low price to be highlighted. This is important when rendering data for stock values.
Click for more
Watch and compare trends of data
Line, area, bar charts, and their variations make it easy to show trends of data over time. This is extremely useful when building dashboards and reports for data such as sales figures and products sold. It allows the end user to instantly visualize data trends.