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

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

    System.Object
       C1.Web.Mvc.DataLabelBase
          C1.Web.Mvc.PieDataLabel

    See Also