24 references to LabelFormat
System.Web.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)
1228
point.
LabelFormat
,
1341
point.
LabelFormat
,
Common\ChartTypes\ErrorBarChart.cs (1)
959
point.
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)
689
point.
LabelFormat
,
Common\ChartTypes\RadarChart.cs (1)
1061
point.
LabelFormat
,
Common\ChartTypes\StackedAreaChart.cs (4)
1004
if (this.hundredPercentStacked && point.
LabelFormat
.Length == 0)
1013
point.
LabelFormat
,
1490
if (this.hundredPercentStacked && pointEx.dataPoint.
LabelFormat
.Length == 0)
1500
pointEx.dataPoint.
LabelFormat
,
Common\ChartTypes\StackedBarChart.cs (4)
1053
if (this.hundredPercentStacked && point.
LabelFormat
.Length == 0)
1067
point.
LabelFormat
,
1824
if (this.hundredPercentStacked && point.
LabelFormat
.Length == 0)
1834
point.
LabelFormat
,
Common\ChartTypes\StackedColumnChart.cs (4)
1137
if (this.hundredPercentStacked && point.
LabelFormat
.Length == 0)
1147
point.
LabelFormat
,
1853
if (this.hundredPercentStacked && point.
LabelFormat
.Length == 0)
1863
point.
LabelFormat
,
Common\ChartTypes\StockChart.cs (1)
984
point.
LabelFormat
,