Interaction logic for TrendControl.xaml

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

<System.Reflection.Obfuscation(Feature = "renaming", ApplyToMembers = true)> _ 
Public Class TTrendChart 
Inherits UserControl 
Implements IBindingHandler, _ 
IDisplayComponent, _ 
IListChanged, _ 
IDisposable, _ 
IClipboardSafe, _ 
INotifyPropertyChanged, _ 
IComponentConnector
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Feature = "renaming", ApplyToMembers = true)] 
public class TTrendChart : UserControl
IBindingHandler
IDisplayComponent
IListChanged
IDisposable
IClipboardSafe
INotifyPropertyChanged
IComponentConnector
This language is not supported or no code example is available.
Name Description
Public method GetDateTimeFromXAxis(double) Get date time from X point
Public method GetDefaultPenSettings(int) Get default pen settings
Public method Static GetDefaultPenSettingsStatic(int) Get default pen settings
Public method GetSamplesAsDataSet(bool) Get samples as DataSet
Public method GetSamplesAsDataTable(bool) Get samples as DataTable
Public method GetTagNameNearestPoint(Point, out double) Get tag name nearest point
Public method GetTagNameNearestPoint(Point, out double, out PointInfo) Get tag name nearest point
Public method GetValueFromYAxis(string, double) Get tag value from Y point
Public method GetValues(DateTime) Get values from date time
Public method OpenConfigDialog() Open configuration dialog
Public method Print(bool) Print trend
Public method PrintDefaultPrinter(int) Print trend
Public method RecalcSPC(int) Recalc SPC variables
Public method Refresh() Refresh trend
Public method RefreshAnnotations(bool) Refresh annotations
Public method RefreshLayout() Refresh layout
Top

.NET Framework

Supported in: 4.6.2, 4.7