21 references to LabelAngle
System.Windows.Forms.DataVisualization (21)
Common\ChartTypes\BarChart.cs (2)
1078point.LabelAngle, 2079int angle = point.LabelAngle;
Common\ChartTypes\BoxPlotChart.cs (2)
887if (point.LabelAngle == 0) 920int textAngle = point.LabelAngle;
Common\ChartTypes\ColumnChart.cs (2)
1270point.LabelAngle, 1392point.LabelAngle,
Common\ChartTypes\ErrorBarChart.cs (2)
944if (point.LabelAngle == 0) 977int textAngle = point.LabelAngle;
Common\ChartTypes\FunnelChart.cs (1)
1583labelInfo.Point.LabelAngle,
Common\ChartTypes\PieChart.cs (2)
1280point.LabelAngle, 1435point.LabelAngle,
Common\ChartTypes\PointChart.cs (1)
828int textAngle = point.LabelAngle;
Common\ChartTypes\RadarChart.cs (1)
1196int textAngle = point.LabelAngle;
Common\ChartTypes\StackedAreaChart.cs (2)
1061point.LabelAngle, 1543pointEx.dataPoint.LabelAngle,
Common\ChartTypes\StackedBarChart.cs (2)
1082int textAngle = point.LabelAngle; 1992int angle = point.LabelAngle;
Common\ChartTypes\StackedColumnChart.cs (2)
1162int textAngle = point.LabelAngle; 1885int textAngle = point.LabelAngle;
Common\ChartTypes\StockChart.cs (2)
944if (point.LabelAngle == 0) 994int textAngle = point.LabelAngle;