3 writes to Height
System.Web.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
2324
this.
Height
= position.Height;
2418
this.
Height
=
3088
this.
Height
= newHeight;
7 references to Height
System.Web.DataVisualization (7)
Common\Annotation\AnnotationBase.cs (3)
461
/// <seealso cref="
Height
"/>
464
/// <b>True</b> if an annotation's <see cref="Width"/> and <see cref="
Height
"/> are always
3224
if( double.IsNaN(this.
Height
) )
Common\Annotation\GroupAnnotation.cs (2)
142
/// <seealso cref="Annotation.
Height
"/>
145
/// <b>True</b> if an annotation's <see cref="Annotation.Width"/> and <see cref="Annotation.
Height
"/> are always
Common\Annotation\LineAnnotation.cs (2)
372
/// <seealso cref="Annotation.
Height
"/>
375
/// <b>True</b> if an annotation's <see cref="Annotation.Width"/> and <see cref="Annotation.
Height
"/> are always