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