1 write to _calloutStyle
System.Windows.Forms.DataVisualization (1)
Common\Annotation\CalloutAnnotation.cs (1)
184 _calloutStyle = value;
5 references to _calloutStyle
System.Windows.Forms.DataVisualization (5)
Common\Annotation\CalloutAnnotation.cs (5)
180 return _calloutStyle; 616 if(this._calloutStyle == CalloutStyle.Cloud || 617 this._calloutStyle == CalloutStyle.Ellipse) 622 else if(this._calloutStyle == CalloutStyle.RoundedRectangle) 682 switch(this._calloutStyle)