Defines a legend item to indicate series.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public class LegendSeriesItem : LegendItem
Visual Basic (Declaration)
Public Class LegendSeriesItem _
	Inherits LegendItem
Visual C++
public ref class LegendSeriesItem : public LegendItem

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Charts..::.LegendItem
    PerpetuumSoft.Charts..::.LegendSeriesItem

See Also