3 writes to Width
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
2320 this.Width = position.Width; 2421 this.Width = 3087 this.Width = newWidth;
7 references to Width
System.Windows.Forms.DataVisualization (7)
Common\Annotation\AnnotationBase.cs (3)
460 /// <seealso cref="Width"/> 464 /// <b>True</b> if an annotation's <see cref="Width"/> and <see cref="Height"/> are always 3220 if( double.IsNaN(this.Width) )
Common\Annotation\GroupAnnotation.cs (2)
141/// <seealso cref="Annotation.Width"/> 145/// <b>True</b> if an annotation's <see cref="Annotation.Width"/> and <see cref="Annotation.Height"/> are always
Common\Annotation\LineAnnotation.cs (2)
371/// <seealso cref="Annotation.Width"/> 375/// <b>True</b> if an annotation's <see cref="Annotation.Width"/> and <see cref="Annotation.Height"/> are always