Base:
property
Name
System.Web.UI.DataVisualization.Charting.ChartTypes.StackedAreaChart.Name
2 references to Name
System.Web.DataVisualization (2)
Common\ChartTypes\StackedAreaChart.cs (2)
132if (String.Compare(ser.ChartTypeName, Name, true, System.Globalization.CultureInfo.CurrentCulture) == 0 167 if( String.Compare( ser.ChartTypeName, Name, true, System.Globalization.CultureInfo.CurrentCulture ) == 0