Click or drag to resize

DashboardLegendView Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListListDashboardLegendViewItem
    MZpack.NT8.AlgoDashboardLegendView

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class DashboardLegendView : List<List<DashboardLegendViewItem>>

The DashboardLegendView type exposes the following members.

Constructors
  NameDescription
Public methodDashboardLegendView
Initializes a new instance of the DashboardLegendView class
Top
Properties
  NameDescription
Public propertyBounds
Top
Methods
  NameDescription
Protected methodCalcBounds
Public methodRender
Top
Fields
See Also