ComponentOne FinancialChart for WinForms
DataLabel Class
Members 

C1.Win.Chart Namespace : DataLabel Class
Represents a label associated with data point.
Object Model
DataLabel ClassChartStyle ClassChartStyle Class
Syntax
'Declaration
 
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Class DataLabel 
   Inherits DataLabelBase
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public class DataLabel : DataLabelBase 
Inheritance Hierarchy

System.Object
   C1.Win.Chart.DataLabelBase
      C1.Win.Chart.DataLabel

See Also

Reference

DataLabel Members
C1.Win.Chart Namespace