Xceed Chart for WinForms v4.4 Documentation
AxisLabel Class
Members 


Xceed.Chart.Core.v4.4 Assembly > Xceed.Chart.Core Namespace : AxisLabel Class
Each custom label displayed by the chart axes is represented with an instance of this object.
Object Model
AxisLabel Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<SerializableAttribute()>
Public Class AxisLabel 
'Usage
 
Dim instance As AxisLabel
[ClassInterface(ClassInterfaceType.AutoDual)]
[Serializable()]
public class AxisLabel 
Remarks
This class has properties controlling the label appearance and the value associated with it.
Inheritance Hierarchy

System.Object
   Xceed.Chart.Core.AxisLabel

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

AxisLabel Members
Xceed.Chart.Core Namespace