API Reference
Class
SvgVisualStoryRenderer
Renders a resolved visual story as a self-contained, script-free animated SVG.
Inheritance
- Object
- SvgVisualStoryRenderer
Methods
Render 2 overloads
Render(ChartForgeX.Stories.VisualStory arg1) #Renders a visual story to SVG markup.
Parameters
- arg1 ChartForgeX.Stories.VisualStory
Render(ChartForgeX.Stories.VisualStory arg1, System.String arg2) #Renders a visual story with a caller-provided deterministic ID scope.
Parameters
- arg1 ChartForgeX.Stories.VisualStory
- arg2 System.String