API Reference
Class
SvgTerminalStoryRenderer
Renders terminal stories as self-contained, script-free animated SVG.
Inheritance
- Object
- SvgTerminalStoryRenderer
Methods
Render 2 overloads
Render(ChartForgeX.Terminal.TerminalStory arg1) #Renders a terminal story to SVG markup.
Parameters
- arg1 ChartForgeX.Terminal.TerminalStory
Render(ChartForgeX.Terminal.TerminalStory arg1, System.String arg2) #Renders a terminal story with a caller-provided deterministic ID scope.
Parameters
- arg1 ChartForgeX.Terminal.TerminalStory
- arg2 System.String