C1.Win.Chart Namespace / DataLabel Class
Members

DataLabel Class
Represents a label associated with data point.
Syntax
'Declaration
 
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public Class DataLabel 
   Inherits DataLabelBase
 
Inheritance Hierarchy

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

See Also