From 5bfa3be011f9667312bdfe9a672ac87914489145 Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Mon, 1 Apr 2019 15:36:15 -0700 Subject: [PATCH] Corrected Legend constructor description --- xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml b/xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml index c012a650c35..59b96b408bf 100644 --- a/xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml +++ b/xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml @@ -117,7 +117,7 @@ The name of the object. - Initializes a new instance of the class with the specified legend name. + Initializes a new instance of the class with the specified legend name. To be added.