Class StateTimeVisualizer
- Namespace
- Bonsai.Design.Visualizers
- Assembly
- Bonsai.Design.Visualizers.dll
Provides a type visualizer to display the duration of specific states as a bar graph.
public class StateTimeVisualizer : DialogTypeVisualizer
- Inheritance
-
StateTimeVisualizer
- Inherited Members
Constructors
- StateTimeVisualizer()
Initializes a new instance of the StateTimeVisualizer class.
Properties
- Graph
Gets the underlying graph control.
Methods
- Load(IServiceProvider)
Loads type visualizer resources using the specified service provider.
- Show(object)
Updates the type visualizer to display the specified value object.
- Unload()
Unloads all type visualizer resources.