Click or drag to resize

PerformanceChartWpf Class

Interaction logic for PerformanceChart.xaml
PerformanceChartWpf
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.Utilities.PerformancePerformanceChartWpf

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public class PerformanceChartWpf : UserControl, 
	IComponentConnector

The PerformanceChartWpf type exposes the following members.

Constructors
  NameDescription
Public methodPerformanceChartWpf
Initializes a new instance of the PerformanceChartWpf class
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
See Also