1 write to showLabelAsValue
System.Web.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
3470 series.showLabelAsValue = value;
3 references to showLabelAsValue
System.Web.DataVisualization (3)
Common\DataManager\DataPoint.cs (3)
3456 return series.showLabelAsValue; 3462 return series.showLabelAsValue; 5859 return series.showLabelAsValue != false;