1 write to cellPositionWithMargins
System.Windows.Forms.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1443
this.
cellPositionWithMargins
= position;
2 references to cellPositionWithMargins
System.Windows.Forms.DataVisualization (2)
Common\General\LegendColumns.cs (2)
1925
RectangleF rectRelative = chartGraph.GetRelativeRectangle(this.
cellPositionWithMargins
);
1980
chartGraph.GetRelativeRectangle(this.
cellPositionWithMargins
),