FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / PieDataLabel Class
Members

In This Topic
    PieDataLabel Class
    In This Topic
    Represents a data label for FlexPie.
    Object Model
    PieDataLabel Class
    Syntax
    'Declaration
     
    Public Class PieDataLabel 
       Inherits DataLabelBase
    public class PieDataLabel : DataLabelBase 
    Inheritance Hierarchy

    System.Object
       C1.Chart.Standard.DataLabelBase
          C1.Chart.Standard.PieDataLabel

    See Also