Click or drag to resize

PerformanceChartModel Class

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

Inheritance Hierarchy
SystemObject
  Demo3D.Utilities.PerformancePerformanceChartModel

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class PerformanceChartModel : INotifyPropertyChanged

The PerformanceChartModel type exposes the following members.

Constructors
  NameDescription
Public methodPerformanceChartModel
Initializes a new instance of the PerformanceChartModel class
Top
Properties
Methods
  NameDescription
Protected methodNotifyPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event.
Protected methodNotifyPropertyChanged(String)
Raises the PropertyChanged event.
Top
Events
  NameDescription
Public eventPropertyChanged
Top
See Also