'Declaration <CategoryAttribute("Attributes")> <DescriptionAttribute("Controls the representation of the series in the legend.")> Public ReadOnly Property Legend As SeriesLegend
'Usage Dim instance As SeriesBase Dim value As SeriesLegend value = instance.Legend
[Category("Attributes")] [Description("Controls the representation of the series in the legend.")] public SeriesLegend Legend {get;}