[Category("General")] [Description("Specifies the index of the legend on which the chart information is displayed")] [DefaultValue(0)] public int DisplayOnLegend {get; set;}
'Declaration <CategoryAttribute("General")> <DescriptionAttribute("Specifies the index of the legend on which the chart information is displayed")> <DefaultValueAttribute(0)> Public Property DisplayOnLegend As Integer