FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / FlexPie Class / DataLabel Property

In This Topic
    DataLabel Property (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataLabel As PieDataLabel
    public PieDataLabel DataLabel {get;}
    See Also