Class LegendBoxSmith
- Namespace
- LightningChartLib.WinForms.Charting.Views.ViewSmith
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
LegendBox for smith series.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class LegendBoxSmith : LegendBoxRound, IChartNode, IDisposable, IHighlightingItem
- Inheritance
-
LegendBoxSmith
- Implements
- Inherited Members
Constructors
LegendBoxSmith()
Constructor.
public LegendBoxSmith()
LegendBoxSmith(IChartNode)
Constructor.
public LegendBoxSmith(IChartNode owner)
Parameters
ownerIChartNodeParent.
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string.
public override string ToString()
Returns
- string
Class description as a string.