3 references to UsedYValueLow
System.Web.DataVisualization (3)
Common\ChartTypes\PointAndFigureChart.cs (2)
512 if(series.IsCustomPropertySet(CustomPropertyName.UsedYValueLow)) 516 yValueLowIndex = int.Parse(series[CustomPropertyName.UsedYValueLow], CultureInfo.InvariantCulture);
Common\Utilities\CustomAttributesRegistry.cs (1)
1419 CustomPropertyName.UsedYValueLow,