4 references to annotationSmartLabel
System.Web.DataVisualization (4)
Common\Annotation\AnnotationBase.cs (3)
2822
PointF newlocation = this.Chart.chartPicture.
annotationSmartLabel
.AdjustSmartLabelPosition(
2847
RectangleF newPosition = this.Chart.chartPicture.
annotationSmartLabel
.GetLabelPosition(
2865
this.Chart.chartPicture.
annotationSmartLabel
.AddSmartLabelPosition(
Common\General\Chart.cs (1)
1706
this.
annotationSmartLabel
.Reset();