Collection of TrendWorX64 Viewer legend column configuration models.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class TwxLegendColumnModels : SerializableList<TwxLegendColumnModel>
Visual Basic
Public NotInheritable Class TwxLegendColumnModels _
	Inherits SerializableList(Of TwxLegendColumnModel)
JScript
public final class TwxLegendColumnModels extends SerializableList<TwxLegendColumnModel>

Inheritance Hierarchy

System..::..Object
  SerializableList<(Of <(<'TwxLegendColumnModel>)>)>
    Ico.Twx..::..TwxLegendColumnModels

See Also