5 references to GetAllLabelsRect
System.Windows.Forms.DataVisualization (5)
Common\General\Label.cs (5)
2030
RectangleF rectLabels = this.
GetAllLabelsRect
(this._axis.ChartArea, this._axis.AxisPosition, format);
2337
RectangleF rightLabelsRect = this.
GetAllLabelsRect
(this._axis.ChartArea, labelsPosition, format);
2345
RectangleF rightLabelsRect = this.
GetAllLabelsRect
(this._axis.ChartArea, labelsPosition, format);
2369
RectangleF rightLabelsRect = this.
GetAllLabelsRect
(this._axis.ChartArea, labelsPosition, format);
2383
RectangleF rightLabelsRect = this.
GetAllLabelsRect
(this._axis.ChartArea, labelsPosition, format);