Click or drag to resize

PerformanceChartCanvas Class

[Missing <summary> documentation for "T:Demo3D.Utilities.Performance.PerformanceChartCanvas"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsPanel
              System.Windows.ControlsCanvas
                Demo3D.Utilities.PerformancePerformanceChartCanvas

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class PerformanceChartCanvas : Canvas

The PerformanceChartCanvas type exposes the following members.

Constructors
  NameDescription
Public methodPerformanceChartCanvas
Initializes a new instance of the PerformanceChartCanvas class
Top
Methods
  NameDescription
Protected methodOnRender (Overrides PanelOnRender(DrawingContext).)
Top
See Also