7 references to GetMarkers
System.Windows.Forms.DataVisualization (7)
Common\General\Selection.cs (7)
2845
list.AddRange(this.
GetMarkers
(rect, elementType));
2866
list.AddRange(this.
GetMarkers
(rect, elementType));
2879
list.AddRange(this.
GetMarkers
(rect, elementType));
2886
list.AddRange(this.
GetMarkers
(rect, elementType));
3095
IList list1 = this.
GetMarkers
(rect1, ChartElementType.Axis);
3135
IList list1 = this.
GetMarkers
(area.PlotAreaPosition.ToRectangleF(), ChartElementType.PlottingArea);
3138
list1 = this.
GetMarkers
(area.lastAreaPosition, ChartElementType.PlottingArea);