Xceed Chart for WinForms v4.4 Documentation
SeriesLegend Class
Members 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : SeriesLegend Class
Controls the representation of the associated series in the chart legend.
Object Model
SeriesLegend Class
Syntax
'Declaration
 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class SeriesLegend 
'Usage
 
Dim instance As SeriesLegend
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class SeriesLegend 
Inheritance Hierarchy

System.Object
   Xceed.Chart.Core.SeriesLegend

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SeriesLegend Members
Xceed.Chart.Core Namespace