Legend Class |
Namespace: ABB.Robotics.Tps.Windows.Forms
public class Legend : ViComponent
The Legend type exposes the following members.
| Name | Description | |
|---|---|---|
| Font |
The legend’s font.
| |
| ForeColor |
The legend text color.
| |
| LegendSymbol |
The symbol that will be drawn for each data series.
| |
| Location |
The placement of the graph legend. The choices are Left, Right and Bottom.
| |
| Visible |
Determines whether the legend is visible or hidden
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Overriden.
(Overrides ObjectToString.) |