24 references to GetString
System.Windows.Forms.DataVisualization (24)
Common\SR.cs (24)
9238
return Keys.
GetString
(Keys.ExceptionDataSeriesYValueIndexNotExists, yValueIndex, seriesName);
9248
return Keys.
GetString
(Keys.ExceptionDataSeriesChartAreaInvalid, chartArea, seriesName);
9343
return Keys.
GetString
(Keys.ExceptionLegendReferencedInSeriesNotFound, seriesName, legendName);
9383
return Keys.
GetString
(Keys.ExceptionChartAreaNameReferenceInvalid, chartArea1, chartArea2);
9408
return Keys.
GetString
(Keys.ExceptionChartTypeRequiresYValues, name, yValues);
9423
return Keys.
GetString
(Keys.ExceptionChartTypeCanNotCombine, type1, type2);
9458
return Keys.
GetString
(Keys.ExceptionChartSerializerPropertyNameUnknown, property, @object);
9468
return Keys.
GetString
(Keys.ExceptionChartSerializerBinaryHashCodeDuplicate, anem1, name2);
9558
return Keys.
GetString
(Keys.ExceptionDataPointConverterUnavailableSorting, value, count);
9623
return Keys.
GetString
(Keys.ExceptionCustomAttributeValueInvalid, value, name);
9658
return Keys.
GetString
(Keys.ExceptionCustomAttributeSeriesNameNotFound, attributeName, seriesName);
9663
return Keys.
GetString
(Keys.ExceptionCustomAttributeMustBeMoreThenValue, attributeName, value);
9668
return Keys.
GetString
(Keys.ExceptionCustomAttributeMustBeBiggerThenValue, attributeName, value);
9713
return Keys.
GetString
(Keys.ExceptionFormulaDataSeriesAreNotAlignedDifferentXValues, series1, series2);
9718
return Keys.
GetString
(Keys.ExceptionFormulaDataSeriesAreNotAlignedDifferentDataPoints, series1, series2);
9733
return Keys.
GetString
(Keys.ExceptionValueMustBeGreaterThan, propertyName, value);
9738
return Keys.
GetString
(Keys.ExceptionValueMustBeLessThan, propertyName, value);
9758
return Keys.
GetString
(Keys.ExceptionHttpHandlerParameterUnknown, name, value);
9763
return Keys.
GetString
(Keys.ExceptionHttpHandlerParameterInvalid, name, value);
9768
return Keys.
GetString
(Keys.ExceptionHttpHandlerPrivacyKeyInvalid, name, value);
9858
return Keys.
GetString
(Keys.ExceptionNameAlreadyExistsInCollection, name, collection);
9863
return Keys.
GetString
(Keys.ExceptionNameNotFound, name, collection);
9883
return Keys.
GetString
(Keys.DiagnosticChartImageSavedPrivate, name, keyType);
9898
return Keys.
GetString
(Keys.DiagnosticChartImageServedFail, name, reason);