3 references to UsedYValueHigh
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\PointAndFigureChart.cs (2)
494 if(series.IsCustomPropertySet(CustomPropertyName.UsedYValueHigh)) 499 yValueHighIndex = int.Parse(series[CustomPropertyName.UsedYValueHigh], CultureInfo.InvariantCulture);
Common\Utilities\CustomAttributesRegistry.cs (1)
1406 CustomPropertyName.UsedYValueHigh,