Xceed Chart for WinForms v4.4 Documentation
LegendText Class
Members 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : LegendText Class
Reprsents a legend header or footer.
Object Model
LegendText Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<TypeConverterAttribute("Xceed.Chart.Utilities.BrowseablePropertyConverter, Xceed.Chart.Utilities.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")>
<SerializableAttribute()>
Public Class LegendText 
   Inherits LegendComponent
'Usage
 
Dim instance As LegendText
[ClassInterface(ClassInterfaceType.AutoDual)]
[TypeConverter("Xceed.Chart.Utilities.BrowseablePropertyConverter, Xceed.Chart.Utilities.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")]
[Serializable()]
public class LegendText : LegendComponent 
Inheritance Hierarchy

System.Object
   Xceed.Chart.Core.LegendComponent
      Xceed.Chart.Core.LegendText

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

LegendText Members
Xceed.Chart.Core Namespace