ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / DataLabel Class
Members

In This Topic
    DataLabel Class
    In This Topic
    The point data label for FlexChart.
    Syntax
    'Declaration
     
    
    Public Class DataLabel 
       Inherits DataLabelBase
    public class DataLabel : DataLabelBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.DataLabelBase
          C1.Web.Mvc.DataLabel

    See Also