FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartPie Class / LegendLayout Property

In This Topic
    LegendLayout Property (ChartPie)
    In This Topic
    Gets or sets the append content of each legend item.
    Syntax
    'Declaration
     
    Public Property LegendLayout As ChartPieLegendLayout
    public ChartPieLegendLayout LegendLayout {get; set;}
    See Also