Collection of TrendWorX64 Viewer plot configuration models.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public sealed class TwxPlotModels : SerializableList<TwxPlotModel> |
| Visual Basic |
|---|
Public NotInheritable Class TwxPlotModels _
Inherits SerializableList(Of TwxPlotModel) |
| JScript |
|---|
public final class TwxPlotModels extends SerializableList<TwxPlotModel> |
Inheritance Hierarchy
System..::..Object SerializableList<(Of <(<'TwxPlotModel>)>)> Ico.Twx..::..TwxPlotModels
See Also