Skip to content

Commit a8b3123

Browse files
author
Ron Petrusha
authored
Corrected Legend constructor description (#2223)
1 parent b71c402 commit a8b3123

File tree

1 file changed

+1
-1
lines changed
  • xml/System.Windows.Forms.DataVisualization.Charting

1 file changed

+1
-1
lines changed

xml/System.Windows.Forms.DataVisualization.Charting/Legend.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
</Parameters>
118118
<Docs>
119119
<param name="name">The name of the <see cref="T:System.Windows.Forms.DataVisualization.Charting.Legend" /> object.</param>
120-
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.DataVisualization.Charting.AnnotationPathPoint" /> class with the specified legend name.</summary>
120+
<summary>Initializes a new instance of the <see cref="T:System.Windows.Forms.DataVisualization.Charting.Legend" /> class with the specified legend name.</summary>
121121
<remarks>To be added.</remarks>
122122
</Docs>
123123
</Member>

0 commit comments

Comments
 (0)