24 references to LabelFormat
System.Windows.Forms.DataVisualization (24)
Common\ChartTypes\BarChart.cs (2)
850 point.LabelFormat, 1854 point.LabelFormat,
Common\ChartTypes\BoxPlotChart.cs (1)
902 point.LabelFormat,
Common\ChartTypes\ColumnChart.cs (2)
1228point.LabelFormat, 1341point.LabelFormat,
Common\ChartTypes\ErrorBarChart.cs (1)
959point.LabelFormat,
Common\ChartTypes\FunnelChart.cs (1)
1644 point.LabelFormat,
Common\ChartTypes\PieChart.cs (2)
1736 point.LabelFormat, 5651 point.LabelFormat,
Common\ChartTypes\PointChart.cs (1)
689point.LabelFormat,
Common\ChartTypes\RadarChart.cs (1)
1061point.LabelFormat,
Common\ChartTypes\StackedAreaChart.cs (4)
1004if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1013point.LabelFormat, 1490if (this.hundredPercentStacked && pointEx.dataPoint.LabelFormat.Length == 0) 1500pointEx.dataPoint.LabelFormat,
Common\ChartTypes\StackedBarChart.cs (4)
1053if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1067point.LabelFormat, 1824if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1834point.LabelFormat,
Common\ChartTypes\StackedColumnChart.cs (4)
1137if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1147point.LabelFormat, 1853if (this.hundredPercentStacked && point.LabelFormat.Length == 0) 1863point.LabelFormat,
Common\ChartTypes\StockChart.cs (1)
984point.LabelFormat,