FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / DataLabel Property

In This Topic
    DataLabel Property (C1Sunburst)
    In This Topic
    Gets or sets the data label.
    Syntax
    'Declaration
     
    Public Property DataLabel As PieDataLabel
    public PieDataLabel DataLabel {get; set;}
    See Also