15 references to smartLabels
System.Windows.Forms.DataVisualization (15)
Common\ChartTypes\BoxPlotChart.cs (1)
936
position = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\ErrorBarChart.cs (1)
993
position = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\PointChart.cs (1)
839
position = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\RadarChart.cs (1)
1212
position = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\StackedBarChart.cs (3)
1153
labelPosition = area.
smartLabels
.AdjustSmartLabelPosition(
1194
labelBackPosition = area.
smartLabels
.GetLabelPosition(
2042
rotationCenter = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\StackedColumnChart.cs (2)
1191
labelPosition = area.
smartLabels
.AdjustSmartLabelPosition(
1912
labelPosition = area.
smartLabels
.AdjustSmartLabelPosition(
Common\ChartTypes\StockChart.cs (1)
1024
position = area.
smartLabels
.AdjustSmartLabelPosition(
Common\General\ChartArea.cs (1)
2139
this.
smartLabels
.Reset();
Common\General\SmartLabels.cs (4)
1595
area.
smartLabels
.checkAllCollisions = true;
1596
if (area.
smartLabels
.IsSmartLabelCollide(
1608
area.
smartLabels
.checkAllCollisions = false;
1611
area.
smartLabels
.checkAllCollisions = false;