FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / PieDataLabel Class / Style Property

In This Topic
    Style Property (PieDataLabel)
    In This Topic
    Gets or sets the style of the label.
    Syntax
    'Declaration
     
    Public Property Style As ChartStyle
    public ChartStyle Style {get; set;}
    See Also