[]
Gets the chart legend.
[C1Category("Chart")]
[C1Description("FlexChartFieldBase.Legend", "Specifies the chart legend.")]
public Legend Legend { get; }
<C1Category("Chart")>
<C1Description("FlexChartFieldBase.Legend", "Specifies the chart legend.")>
Public ReadOnly Property Legend As Legend