Table of Contents

Class LegendBoxObject

Namespace
LightningChartLib.WinForms.Charting.Views
Assembly
LightningChart.WinForms.Charting.NET4.dll

LegendBox object. Actually checkbox and title region area container to handle user interactive device events.

public class LegendBoxObject : IDisposable
Inheritance
LegendBoxObject
Implements
Inherited Members

Constructors

LegendBoxObject()

LightningChartLib.WinForms.Charting.Views.LegendBoxObject
public LegendBoxObject()

Methods

Dispose()

Dispose

public void Dispose()

Dispose(bool)

Clean up any resources being used.

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

true if managed resources should be disposed, otherwise false.