Show / Hide Table of Contents

Delegate Plotter.renderer

Delegate for renderer event.

Namespace: TuringTrader.Simulator
Assembly: TuringTrader.Simulator.dll
Syntax
public delegate void renderer(Plotter plotter, string template);
Parameters
Type Name Description
Plotter plotter

plotter requesting rendering

System.String template

name of rendering template

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2011-2021, Bertram Solutions LLC