924 references to SR
System.Web.DataVisualization (924)
Common\Annotation\AnnotationBase.cs (9)
627throw new ArgumentException(SR.ExceptionValueMustBeInRange("Width", (-WidthHightLimit).ToString(CultureInfo.CurrentCulture), WidthHightLimit.ToString(CultureInfo.CurrentCulture))); 679throw new ArgumentException(SR.ExceptionValueMustBeInRange("Height", (-WidthHightLimit).ToString(CultureInfo.CurrentCulture), WidthHightLimit.ToString(CultureInfo.CurrentCulture))); 1013throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationLineWidthIsNegative)); 1657throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid)); 1696throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationAnchorOffsetInvalid)); 1995[SRCategory(SR.Keys.CategoryAttributeMapArea)] 1996[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 2357throw (new InvalidOperationException(SR.ExceptionAnnotationGroupedAnchorDataPointMustBeEmpty)); 4257throw (new InvalidOperationException(SR.ExceptionAnnotationGroupedAxisMustBeEmpty));
Common\Annotation\ArrowAnnotation.cs (3)
181 throw(new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeIsZero)); 185throw (new ArgumentOutOfRangeException("value", SR.ExceptionAnnotationArrowSizeMustBeLessThen100)); 446throw (new InvalidOperationException(SR.ExceptionAnnotationArrowStyleUnknown));
Common\Annotation\CalloutAnnotation.cs (1)
1863throw (new InvalidOperationException(SR.ExceptionAnnotationPathAddLineAsSegmentsInvalid));
Common\Borders3D\Borders3D.cs (5)
542 throw(new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 624 throw (new ArgumentException( SR.ExceptionBorderTypeRegistryUnsupportedType( serviceType.ToString()) )); 648throw (new ArgumentException(SR.ExceptionBorderTypeNameIsNotUnique( name ) ) ); 664throw (new ArgumentException(SR.ExceptionBorderTypeHasNoInterface )); 681 throw( new ArgumentException( SR.ExceptionBorderTypeUnknown( name ) ) );
Common\ChartTypes\BarChart.cs (5)
384throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 473 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture) ))); 1162throw (new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 1353throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 1391 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
Common\ChartTypes\BoxPlotChart.cs (13)
296throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 326 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 476 throw(new InvalidOperationException( SR.ExceptionCustomAttributeValueInvalid( point[CustomPropertyName.BoxPlotShowAverage], "BoxPlotShowAverage"))); 532 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( point[CustomPropertyName.BoxPlotShowMedian],"BoxPlotShowMedian"))); 1044 throw(new ArgumentException(SR.ExceptionChartTypeRequiresYValues( ChartTypeNames.BoxPlot, "6"))); 1065throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 1107 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 1263 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(point[CustomPropertyName.BoxPlotShowAverage], "BoxPlotShowAverage"))); 1312 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(point[CustomPropertyName.BoxPlotShowMedian], "BoxPlotShowMedian"))); 1595 throw(new InvalidOperationException(SR.ExceptionCustomAttributeSeriesNameNotFound("BoxPlotSeries", linkedSeriesName) )); 1670throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotInRange0to50("BoxPlotPercentile"))); 1689throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotInRange0to50("BoxPlotPercentile"))); 1725 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("BoxPlotShowUnusualValues")));
Common\ChartTypes\BubbleChart.cs (6)
178 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 239 throw(new ArgumentException(SR.ExceptionCustomAttributeIsNotInRange0to100("BubbleMaxSize"))); 249 throw(new ArgumentException(SR.ExceptionCustomAttributeIsNotInRange0to100("BubbleMinSize"))); 283throw (new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 378 throw(new ArgumentException(SR.ExceptionCustomAttributeIsNotInRange0to100("BubbleMaxSize"))); 486 throw(new ArgumentException(SR.ExceptionCustomAttributeIsNotInRange0to100("BubbleMaxSize")));
Common\ChartTypes\ChartTypeRegistry.cs (4)
154throw (new ArgumentException(SR.ExceptionChartTypeRegistryUnsupportedType( serviceType.ToString() ) ) ); 178 throw( new ArgumentException( SR.ExceptionChartTypeNameIsNotUnique( name ) ) ); 194throw (new ArgumentException(SR.ExceptionChartTypeHasNoInterface )); 221 throw( new ArgumentException( SR.ExceptionChartTypeUnknown( name ) ) );
Common\ChartTypes\ColumnChart.cs (3)
295throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 692throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 1315 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name,this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
Common\ChartTypes\ErrorBarChart.cs (14)
388throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 433throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 454 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 524 throw(new InvalidOperationException( SR.ExceptionCustomAttributeValueInvalid( point[CustomPropertyName.ErrorBarStyle], "ErrorBarStyle"))); 672 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(point[CustomPropertyName.ErrorBarStyle], "ErrorBarStyle"))); 1100 throw(new ArgumentException(SR.ExceptionChartTypeRequiresYValues( ChartTypeNames.ErrorBar, ((int)(3)).ToString(CultureInfo.CurrentCulture)))); 1168throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid)); 1208 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues( this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture)))); 1276 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(point[CustomPropertyName.ErrorBarStyle], "ErrorBarStyle"))); 1442 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( point[CustomPropertyName.ErrorBarStyle], "ErrorBarStyle"))); 1646 throw(new InvalidOperationException(SR.ExceptionErrorBarTypeInvalid(errorBarSeries[CustomPropertyName.ErrorBarType]))); 1656 throw(new InvalidOperationException(SR.ExceptionErrorBarTypeFormatInvalid(errorBarSeries[CustomPropertyName.ErrorBarType]))); 1665throw (new InvalidOperationException(SR.ExceptionErrorBarTypeFormatInvalid(errorBarSeries[CustomPropertyName.ErrorBarType]))); 1829throw (new InvalidOperationException(SR.ExceptionDataSeriesNameNotFound(linkedSeriesName)));
Common\ChartTypes\FastLineChart.cs (2)
295throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("PermittedPixelError"))); 301throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotInRange0to1("PermittedPixelError")));
Common\ChartTypes\FastPointChart.cs (3)
296throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("PermittedPixelError"))); 302throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotInRange0to1("PermittedPixelError"))); 622throw (new InvalidOperationException(SR.ExceptionFastPointMarkerStyleUnknown));
Common\ChartTypes\FunnelChart.cs (14)
613throw (new InvalidOperationException(SR.ExceptionFunnelStyleUnknown(this._funnelStyle.ToString()))); 2123 throw(new InvalidOperationException( SR.ExceptionCustomAttributeValueInvalid(labelStyle.ToString(), this.funnelLabelStyleAttributeName) ) ); 2280throw (new InvalidOperationException(SR.ExceptionFunnelMinimumPointHeightAttributeInvalid)); 2318throw (new InvalidOperationException(SR.ExceptionFunnelAngleRangeInvalid)); 2363 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( attrValue, "CalloutLineColor") ) ); 2397throw (new InvalidOperationException(SR.ExceptionFunnelNeckWidthInvalid)); 2416throw (new InvalidOperationException(SR.ExceptionFunnelNeckHeightInvalid)); 2457throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelPointGapAttributeName))); 2500 throw(new InvalidOperationException( SR.ExceptionCustomAttributeValueInvalid( attrValue, "FunnelStyle") ) ); 2527throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelOutsideLabelPlacementAttributeName ))); 2553throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelInsideLabelAlignmentAttributeName))); 2580throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attrValue, funnel3DDrawingStyleAttributeName) ) ); 2694throw (new InvalidOperationException(SR.ExceptionFunnelCanNotCombine)); 2729throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attrValue,"PyramidValueType") ) );
Common\ChartTypes\KagiChart.cs (9)
117 throw(new InvalidOperationException(SR.ExceptionKagiNullReference)); 126throw (new InvalidOperationException(SR.ExceptionKagiCanNotCombine)); 220throw (new InvalidOperationException(SR.ExceptionKagiNullReference)); 305throw (new InvalidOperationException(SR.ExceptionKagiAttributeFormatInvalid("ReversalAmount"))); 319throw (new InvalidOperationException(SR.ExceptionKagiAttributeFormatInvalid("ReversalAmount"))); 349throw (new InvalidOperationException(SR.ExceptionKagiAttributeFormatInvalid("UsedYValue"))); 354throw (new InvalidOperationException(SR.ExceptionKagiAttributeOutOfRange("UsedYValue"))); 487 throw(new InvalidOperationException(SR.ExceptionKagiAttributeFormatInvalid("Up Brick color"))); 770 throw(new InvalidOperationException(SR.ExceptionKagiAttributeFormatInvalid("Up Brick color")));
Common\ChartTypes\LineChart.cs (1)
1281throw (new InvalidOperationException(SR.Exception3DChartPointsXValuesUnsorted));
Common\ChartTypes\PieChart.cs (37)
301throw (new InvalidOperationException(SR.ExceptionDoughnutCollectedThresholdInvalidFormat)); 306throw (new InvalidOperationException(SR.ExceptionDoughnutThresholdInvalid)); 317throw (new InvalidOperationException(SR.ExceptionDoughnutNullReference)); 361throw (new InvalidOperationException(SR.ExceptionDoughnutCollectedThresholdUsePercentInvalid)); 370throw (new InvalidOperationException(SR.ExceptionDoughnutCollectedThresholdInvalidRange)); 435throw (new InvalidOperationException(SR.ExceptionDoughnutCollectedColorInvalidFormat)); 458collectedPoint.LegendText = SR.DescriptionCustomAttributeCollectedLegendDefaultText; 484throw (new InvalidOperationException(SR.ExceptionDoughnutNullReference)); 531throw (new InvalidOperationException(SR.ExceptionChartCanNotCombine( this.Name ))); 627throw (new ArgumentException(SR.ExceptionPieMinimumRelativePieSizeInvalid)); 718throw (new InvalidOperationException(SR.ExceptionCustomAttributeAngleOutOfRange("PieStartAngle"))); 753throw (new ArgumentException(SR.ExceptionPieRadiusInvalid)); 1163throw new InvalidOperationException(SR.ExceptionPieRadialLineSizeInvalid); 1174throw new InvalidOperationException(SR.ExceptionPieRadialLineSizeInvalid); 1185throw new InvalidOperationException(SR.ExceptionPieHorizontalLineSizeInvalid); 1196throw new InvalidOperationException(SR.ExceptionPieHorizontalLineSizeInvalid); 1223 throw(new InvalidOperationException(SR.ExceptionCustomAttributeIsNotInRange0to100("InsideLabelOffset"))); 1660throw new InvalidOperationException(SR.ExceptionPieRadialLineSizeInvalid); 1671throw new InvalidOperationException(SR.ExceptionPieRadialLineSizeInvalid); 1682throw new InvalidOperationException(SR.ExceptionPieHorizontalLineSizeInvalid); 1693throw new InvalidOperationException(SR.ExceptionPieHorizontalLineSizeInvalid); 2147throw new InvalidOperationException(SR.ExceptionPieIntervalsInvalid); 2260throw new InvalidOperationException(SR.ExceptionPieIntervalsInvalid); 2409throw (new InvalidOperationException(SR.ExceptionCustomAttributeAngleOutOfRange("PieStartAngle"))); 2451throw (new ArgumentException(SR.ExceptionPieRadiusInvalid)); 2463throw (new ArgumentException(SR.ExceptionPie3DLabelLineSizeInvalid)); 4441throw new InvalidOperationException(SR.ExceptionPieUnassignedFrontBackPoints); 4494throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4525throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4566throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4600throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4642if (points[listIndx] != null) throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4678if (points[listIndx] != null) throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4712throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4746throw new InvalidOperationException(SR.ExceptionPiePointOrderInvalid); 4815throw new InvalidOperationException(SR.ExceptionPieOrderOperationInvalid); 4914throw new InvalidOperationException(SR.Exception3DPieLabelsIndexInvalid);
Common\ChartTypes\PointAndFigureChart.cs (11)
133throw (new InvalidOperationException(SR.ExceptionPointAndFigureNullReference)); 142throw (new InvalidOperationException(SR.ExceptionPointAndFigureCanNotCombine)); 244throw (new InvalidOperationException(SR.ExceptionPointAndFigureNullReference)); 336 throw(new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(ChartTypeNames.PointAndFigure, ((int)(2)).ToString(CultureInfo.CurrentCulture)))); 407throw (new InvalidOperationException(SR.ExceptionRenkoBoxSizeFormatInvalid)); 477throw (new InvalidOperationException(SR.ExceptionPointAndFigureReversalAmountInvalidFormat)); 503throw (new InvalidOperationException(SR.ExceptionPointAndFigureUsedYValueHighInvalidFormat)); 508throw (new InvalidOperationException(SR.ExceptionPointAndFigureUsedYValueHighOutOfRange)); 520throw (new InvalidOperationException(SR.ExceptionPointAndFigureUsedYValueLowInvalidFormat)); 525throw (new InvalidOperationException(SR.ExceptionPointAndFigureUsedYValueLowOutOfrange)); 541throw (new InvalidOperationException(SR.ExceptionPointAndFigureUpBrickColorInvalidFormat));
Common\ChartTypes\PointChart.cs (2)
766throw (new ArgumentException(SR.ExceptionCustomAttributeValueInvalid(attrib, "LabelStyle"))); 1498throw (new InvalidOperationException(SR.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
Common\ChartTypes\PolarChart.cs (1)
220 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attributeValue, "PolarDrawingStyle")));
Common\ChartTypes\RadarChart.cs (3)
376 throw(new InvalidOperationException(SR.ExceptionChartTypeCanNotCombine(ser.ChartTypeName, this.Name))); 1133throw (new ArgumentException(SR.ExceptionCustomAttributeValueInvalid(attrib, "LabelStyle"))); 1364 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(attributeValue, "RadarDrawingStyle")));
Common\ChartTypes\RangeChart.cs (2)
355 throw(new InvalidOperationException( SR.ExceptionChartTypeRequiresYValues( this.Name, "2" ))); 993throw (new InvalidOperationException(SR.Exception3DSplineY1ValueIsLessThenY2));
Common\ChartTypes\RenkoChart.cs (7)
124throw (new InvalidOperationException(SR.ExceptionRenkoNullReference)); 133throw (new InvalidOperationException(SR.ExceptionRenkoCanNotCobine)); 225throw (new InvalidOperationException(SR.ExceptionRenkoNullReference)); 326throw (new InvalidOperationException(SR.ExceptionRenkoBoxSizeFormatInvalid)); 410throw (new InvalidOperationException(SR.ExceptionRenkoUsedYValueFormatInvalid)); 415throw (new InvalidOperationException(SR.ExceptionRenkoUsedYValueOutOfRange)); 458throw (new InvalidOperationException(SR.ExceptionRenkoUpBrickColorInvalid));
Common\ChartTypes\StackedAreaChart.cs (1)
484throw (new ArgumentException(SR.ExceptionStackedAreaChartSeriesDataPointsNumberMismatch));
Common\ChartTypes\StockChart.cs (2)
345 throw(new ArgumentException(SR.ExceptionChartTypeRequiresYValues("StockChart", "4"))); 1149 throw(new ArgumentException(SR.ExceptionChartTypeRequiresYValues("StockChart", "4" )));
Common\ChartTypes\ThreeLineBreakChart.cs (8)
126throw (new InvalidOperationException(SR.ExceptionThreeLineBreakNullReference)); 135throw (new InvalidOperationException(SR.ExceptionThreeLineBreakCanNotCobine)); 226throw (new InvalidOperationException(SR.ExceptionThreeLineBreakNullReference)); 303throw (new InvalidOperationException(SR.ExceptionThreeLineBreakUsedYValueInvalid)); 308throw (new InvalidOperationException(SR.ExceptionThreeLineBreakUsedYValueOutOfRange)); 322throw (new InvalidOperationException(SR.ExceptionThreeLineBreakNumberOfLinesInBreakFormatInvalid)); 327throw (new InvalidOperationException(SR.ExceptionThreeLineBreakNumberOfLinesInBreakValueInvalid)); 376throw (new InvalidOperationException(SR.ExceptionThreeLineBreakUpBrickColorInvalid));
Common\Converters\AnnotationConverters.cs (1)
85return dataPoint.series.Name + " - " + SR.DescriptionTypePoint + pointIndex.ToString(CultureInfo.InvariantCulture);
Common\Converters\CustomAttributesConverters.cs (10)
220 new DescriptionAttribute(SR.DescriptionAttributeUserDefined) 404throw (new InvalidOperationException(SR.ExceptionCustomAttributeDefaultValueTypeInvalid)); 677throw (new InvalidOperationException(SR.ExceptionCustomAttributeTypeUnsupported( this._customAttributeInfo.ValueType.ToString() ))); 739 throw(new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMaximumPossibleValueInvalid( attrName ) ) ); 765throw (new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported(attrName))); 775throw (new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMinimumPossibleValueInvalid( attrName ) ) ); 801 throw(new InvalidOperationException(SR.ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported(attrName))); 810 throw(new InvalidOperationException(SR.ExceptionCustomAttributeMustBeInRange(attrName, this._customAttributeInfo.MinValue.ToString(),this._customAttributeInfo.MaxValue.ToString() ))); 814 throw(new InvalidOperationException(SR.ExceptionCustomAttributeMustBeBiggerThenValue(attrName, this._customAttributeInfo.MinValue.ToString()))); 818 throw(new InvalidOperationException(SR.ExceptionCustomAttributeMustBeMoreThenValue(attrName, this._customAttributeInfo.MaxValue.ToString())));
Common\Converters\DataManagerConverters.cs (2)
353throw (new InvalidOperationException(SR.ExceptionEditorChartTypeRegistryServiceInaccessible)); 425throw (new InvalidOperationException(SR.ExceptionEditorChartTypeRegistryServiceInObjectInaccessible(context.Instance.GetType().ToString())));
Common\Converters\ElementPositionConverter.cs (1)
130 throw(new ArgumentException( SR.ExceptionElementPositionConverter ));
Common\Converters\LegendConverters.cs (2)
400throw (new InvalidOperationException(SR.ExceptionLegendDesignerMarginObjectInvalid(stringValue))); 405throw (new InvalidOperationException(SR.ExceptionLegendDesignerMarginObjectInvalid(stringValue)));
Common\DataManager\DataManager.cs (4)
83 throw(new ArgumentNullException(SR.ExceptionInvalidServiceContainer)); 102 throw (new ArgumentException( SR.ExceptionDataManagerUnsupportedType(serviceType.ToString()))); 1016throw (new InvalidOperationException(SR.ExceptionDataManager100StackedSeriesPointsNumeberMismatch)); 1077throw (new InvalidOperationException(SR.ExceptionDataManager100StackedSeriesPointsNumeberMismatch));
Common\DataManager\DataPoint.cs (47)
194 throw(new ArgumentException( SR.ExceptionDataPointConverterInvalidSorting, "sortBy")); 200 throw(new ArgumentException( SR.ExceptionDataPointConverterUnavailableSorting(sortBy, series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ), "sortBy")); 370throw (new ArgumentException(SR.ExceptionParameterFormatInvalid, "otherFields")); 405throw new ArgumentNullException("dataSource", SR.ExceptionDataPointInsertionNoDataSource); 407throw (new ArgumentException(SR.ExceptionDataBindSeriesToString, "dataSource")); 419throw (new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 602throw new ArgumentException(SR.ExceptionDataPointBindingYValueNotSpecified, "yValues"); 609throw (new ArgumentException(SR.ExceptionDataBindYValuesToString, "yValues")); 616 throw(new ArgumentOutOfRangeException("yValues", SR.ExceptionDataPointYValuesBindingCountMismatch( series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 630throw (new ArgumentException(SR.ExceptionDataBindXValuesToString, "xValue")); 676throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 782throw new ArgumentException(SR.ExceptionDataBindXValuesToString, "xValue"); 784throw new ArgumentNullException("yValue", SR.ExceptionDataPointInsertionYValueNotSpecified); 786throw new ArgumentException(SR.ExceptionDataBindYValuesToString, "yValue"); 788throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 797throw new ArgumentOutOfRangeException("yFields", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))); 851throw (new ArgumentOutOfRangeException("xValue", SR.ExceptionDataPointInsertionXValuesQtyIsLessYValues)); 1190 throw(new ArgumentException( SR.ExceptionColumnNameNotFound( fieldName) ) ); 1227 throw(new ArgumentException( SR.ExceptionColumnNameNotFound(fieldName))); 1284 throw(new ArgumentException( SR.ExceptionColumnNameNotFound(fieldName))); 1405 throw(new ArgumentException( SR.ExceptionColumnNameNotFound(field))); 1446 throw(new ArgumentException(SR.ExceptionColumnNameNotFound(field))); 1483 throw(new ArgumentException(SR.ExceptionColumnNameNotFound(field))); 2188 throw(new ArgumentOutOfRangeException("yValue", SR.ExceptionDataPointYValuesSettingCountMismatch(base.series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)))); 2239throw (new ArgumentException( SR.ExceptionDataPointYValueStringFormat)); 2416 throw(new ArgumentException( SR.ExceptionDataPointValueNameInvalid, "valueName")); 2421 throw(new ArgumentException( SR.ExceptionDataPointValueNameYIndexIsNotPositive, "valueName")); 2426 throw(new ArgumentException( SR.ExceptionDataPointValueNameYIndexOutOfRange, "valueName")); 2434 throw(new ArgumentException( SR.ExceptionDataPointValueNameInvalid, "valueName")); 2507result = this.RemoveOneKeyword(result, KeywordName.ValY + index + 1, SR.FormatErrorString); 2570throw (new InvalidOperationException(SR.ExceptionDataSeriesKeywordFormatInvalid(result))); 2903throw (new ArgumentNullException(SR.ExceptionAttributeNameIsEmpty)); 2929 throw(new ArgumentException( SR.ExceptionAttributeUnableToDelete)); 3685throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 4190 SRDescription(SR.Keys.DescriptionAttributeLabel_FontAngle), 4229throw (new ArgumentOutOfRangeException("value", SR.ExceptionAngleRangeInvalid)); 4619throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNotPositive)); 4751 throw(new FormatException( SR.ExceptionAttributeInvalidFormat)); 4759 throw(new FormatException( SR.ExceptionAttributeInvalidFormat)); 4770 throw(new FormatException( SR.ExceptionAttributeNameIsNotUnique(values[0] ) ) ); 4956[SRCategory(SR.Keys.CategoryAttributeMapArea)] 4957[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 5396 throw(new ArgumentOutOfRangeException("value", SR.ExceptionLabelBorderIsNotPositive)); 5578[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 5733[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 6992 throw(new FormatException(SR.ExceptionAttributeInvalidFormat)); 7000 throw(new FormatException(SR.ExceptionAttributeInvalidFormat));
Common\DataManager\DataSeries.cs (23)
538throw (new ArgumentNullException(SR.ExceptionDataSeriesNameIsEmpty)); 556throw (new ArgumentNullException("name", SR.ExceptionDataSeriesNameIsEmpty)); 560throw (new ArgumentOutOfRangeException("yValues", SR.ExceptionDataSeriesYValuesPerPointIsZero)); 650throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("PixelPointDepth"))); 655throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotLargerThenZiro("PixelPointDepth"))); 659throw (new InvalidOperationException(SR.ExceptionCustomAttributeMustBeInRange("PixelPointDepth", (0).ToString(CultureInfo.CurrentCulture), CustomPropertyRegistry.MaxValueOfPixelAttribute.ToString(CultureInfo.CurrentCulture)))); 680throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("PixelPointGapDepth"))); 685throw (new InvalidOperationException(SR.ExceptionCustomAttributeIsNotLargerThenZiro("PixelPointGapDepth"))); 689throw (new InvalidOperationException(SR.ExceptionCustomAttributeMustBeInRange("PixelPointGapDepth", (0).ToString(CultureInfo.CurrentCulture), CustomPropertyRegistry.MaxValueOfPixelAttribute.ToString(CultureInfo.CurrentCulture)))); 750 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("MinPixelPointWidth"))); 754 throw(new InvalidOperationException(SR.ExceptionCustomAttributeIsNotLargerThenZiro("MinPixelPointWidth"))); 758throw (new InvalidOperationException(SR.ExceptionCustomAttributeMustBeInRange("MinPixelPointWidth", (0).ToString(CultureInfo.CurrentCulture), CustomPropertyRegistry.MaxValueOfPixelAttribute.ToString(CultureInfo.CurrentCulture)))); 779 throw(new InvalidOperationException( SR.ExceptionCustomAttributeValueInvalid2("MaxPixelPointWidth"))); 783 throw(new InvalidOperationException(SR.ExceptionCustomAttributeIsNotLargerThenZiro("MaxPixelPointWidth"))); 805 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid2("PixelPointWidth"))); 809 throw(new InvalidOperationException(SR.ExceptionCustomAttributeIsNotLargerThenZiro("PixelPointWidth"))); 813throw (new InvalidOperationException(SR.ExceptionCustomAttributeMustBeInRange("PixelPointWidth", (0).ToString(CultureInfo.CurrentCulture), CustomPropertyRegistry.MaxValueOfPixelAttribute.ToString(CultureInfo.CurrentCulture)))); 944 throw(new ArgumentException(SR.ExceptionDataSeriesPointTypeUnsupported( type.ToString() ) )); 1073 throw(new InvalidOperationException( SR.ExceptionDataSeriesYValueIndexNotExists(yValueIndex.ToString(CultureInfo.InvariantCulture), this.Name ) ) ); 1234 throw(new InvalidOperationException( SR.ExceptionDataSeriesKeywordFormatInvalid( result ))); 1341 throw(new InvalidOperationException( SR.ExceptionDataSeriesKeywordFormatInvalid(result))); 2021throw (new ArgumentOutOfRangeException("value", SR.ExceptionDataSeriesYValueNumberInvalid)); 2141 throw(new ArgumentException( SR.ExceptionMarkerStepNegativeValue, "value"));
Common\Formulas\FormulaHelpers.cs (7)
410throw new ArgumentException(SR.ExceptionFormulaDataFormatInvalid(parameters)); 1109throw new ArgumentException(SR.ExceptionFormulaDataFormatInvalid(parameters)); 1417throw new ArgumentException(SR.ExceptionFormulaDataFormatInvalid(seriesField)); 1518throw (new ArgumentException(SR.ExceptionFormulaYIndexInvalid, seriesFieldId)); 1537throw new ArgumentException(SR.ExceptionDataPointValueNameInvalid, seriesFieldId); 1608throw (new ArgumentException(SR.ExceptionFormulaYIndexInvalid, seriesFieldId)); 1629throw new ArgumentException(SR.ExceptionDataPointValueNameInvalid, seriesFieldId);
Common\Formulas\FormulaRegistry.cs (4)
79 throw( new ArgumentException( SR.ExceptionFormulaModuleNameIsNotUnique( name ) ) ); 98 throw( new ArgumentException( SR.ExceptionFormulaModuleHasNoInterface)); 117 throw (new ArgumentException( SR.ExceptionFormulaModuleRegistryUnsupportedType( serviceType.ToString()))); 130 throw( new ArgumentException( SR.ExceptionFormulaModuleNameUnknown( name ) ) );
Common\Formulas\GeneralFormulas.cs (5)
44override public string Name { get { return SR.FormulaNameGeneralFormulas; } } 65throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 106throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 183 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod(name) ); 187 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints(name) );
Common\Formulas\Oscillator.cs (19)
75 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresFourArrays); 99throw new ArgumentException(SR.ExceptionOscillatorObjectInvalidPeriod); 178throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 190if (e.Message == SR.ExceptionObjectReferenceIsNull) 191throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 193throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 197throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 257 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 272throw new InvalidOperationException(SR.ExceptionOscillatorNegativePeriodParameter); 283throw new InvalidOperationException(SR.ExceptionOscillatorNegativeSignalPeriod); 348throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 371throw new ArgumentException(SR.ExceptionOscillatorObjectInvalidPeriod); 456 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 471throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 482throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 568 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 582throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 675 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod( name ) ); 679 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\PriceIndicators.cs (51)
55virtual public string Name { get { return SR.FormulaNamePriceIndicators; } } 145if (e.Message == SR.ExceptionObjectReferenceIsNull) 146throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 148throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 152throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 159throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 163throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 167throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 320if (e.Message == SR.ExceptionObjectReferenceIsNull) 321throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 323throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 327throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 337throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 341throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 345throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 464if (e.Message == SR.ExceptionObjectReferenceIsNull) 465throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 467throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 471throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 478throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 482throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 486throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 547if (e.Message == SR.ExceptionObjectReferenceIsNull) 548throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 550throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 554throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 561throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 565throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 569throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 690if (e.Message == SR.ExceptionObjectReferenceIsNull) 691throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 693throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 697throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 704{ throw new InvalidOperationException(SR.ExceptionIndicatorsDeviationMissing); } 711throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 715throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 719throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 816 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 858 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 905 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 966if (e.Message == SR.ExceptionObjectReferenceIsNull) 967throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 969throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 973throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 980{ throw new InvalidOperationException(SR.ExceptionPriceIndicatorsShiftParameterMissing); } 984throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 988throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 1094throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 1102 throw new ArgumentException( SR.ExceptionPriceIndicatorsSameYNumber ); 1164throw new InvalidOperationException(SR.ExceptionFormulaInvalidPeriod( name ) ); 1168 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\StatisticalAnalysis.cs (127)
50virtual public string Name { get { return SR.FormulaNameStatisticalAnalysis; } } 149 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod(name) ); 153 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints(name) ); 172throw new ArgumentException(SR.ExceptionStatisticalAnalysesNotEnoughInputSeries); 179throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAnovaTest); 190throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 195throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 284outLabels[0][0] = SR.LabelStatisticalSumOfSquaresBetweenGroups; 288outLabels[0][1] = SR.LabelStatisticalSumOfSquaresWithinGroups; 292outLabels[0][2] = SR.LabelStatisticalSumOfSquaresTotal; 296outLabels[0][3] = SR.LabelStatisticalDegreesOfFreedomBetweenGroups; 300outLabels[0][4] = SR.LabelStatisticalDegreesOfFreedomWithinGroups; 304outLabels[0][5] = SR.LabelStatisticalDegreesOfFreedomTotal; 308outLabels[0][6] = SR.LabelStatisticalMeanSquareVarianceBetweenGroups; 312outLabels[0][7] = SR.LabelStatisticalMeanSquareVarianceWithinGroups; 316outLabels[0][8] = SR.LabelStatisticalFRatio; 320outLabels[0][9] = SR.LabelStatisticalFCriteria; 349 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 377outLabels[0][0] = SR.LabelStatisticalCorrelation; 397 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 419outLabels[0][0] = SR.LabelStatisticalCovariance; 441 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 457throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 462throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 497throw new InvalidOperationException(SR.ExceptionStatisticalAnalysesZeroVariance); 530outLabels[0][0] = SR.LabelStatisticalTheFirstGroupMean; 534outLabels[0][1] = SR.LabelStatisticalTheSecondGroupMean; 538outLabels[0][2] = SR.LabelStatisticalTheFirstGroupVariance; 542outLabels[0][3] = SR.LabelStatisticalTheSecondGroupVariance; 546outLabels[0][4] = SR.LabelStatisticalFValue; 550outLabels[0][5] = SR.LabelStatisticalPFLessEqualSmallFOneTail; 554outLabels[0][6] = SR.LabelStatisticalFCriticalValueOneTail; 576 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 595throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidMeanDifference); 600throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 610throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidVariance); 620throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidVariance); 630throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 635throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 680outLabels[0][0] = SR.LabelStatisticalTheFirstGroupMean; 684outLabels[0][1] = SR.LabelStatisticalTheSecondGroupMean; 688outLabels[0][2] = SR.LabelStatisticalTheFirstGroupVariance; 692outLabels[0][3] = SR.LabelStatisticalTheSecondGroupVariance; 696outLabels[0][4] = SR.LabelStatisticalZValue; 700outLabels[0][5] = SR.LabelStatisticalPZLessEqualSmallZOneTail; 704outLabels[0][6] = SR.LabelStatisticalZCriticalValueOneTail; 708outLabels[0][7] = SR.LabelStatisticalPZLessEqualSmallZTwoTail; 712outLabels[0][8] = SR.LabelStatisticalZCriticalValueTwoTail; 734 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 750throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidMeanDifference); 755throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 765throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 770throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 849outLabels[0][0] = SR.LabelStatisticalTheFirstGroupMean; 853outLabels[0][1] = SR.LabelStatisticalTheSecondGroupMean; 857outLabels[0][2] = SR.LabelStatisticalTheFirstGroupVariance; 861outLabels[0][3] = SR.LabelStatisticalTheSecondGroupVariance; 865outLabels[0][4] = SR.LabelStatisticalTValue; 869outLabels[0][5] = SR.LabelStatisticalDegreeOfFreedom; 873outLabels[0][6] = SR.LabelStatisticalPTLessEqualSmallTOneTail; 877outLabels[0][7] = SR.LabelStatisticalSmallTCrititcalOneTail; 881outLabels[0][8] = SR.LabelStatisticalPTLessEqualSmallTTwoTail; 885outLabels[0][9] = SR.LabelStatisticalSmallTCrititcalTwoTail; 907 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 910throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidVariableRanges); 926throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidMeanDifference); 931throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNegativeMeanDifference); 941throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 946throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 988outLabels[0][0] = SR.LabelStatisticalTheFirstGroupMean; 992outLabels[0][1] = SR.LabelStatisticalTheSecondGroupMean; 996outLabels[0][2] = SR.LabelStatisticalTheFirstGroupVariance; 1000outLabels[0][3] = SR.LabelStatisticalTheSecondGroupVariance; 1004outLabels[0][4] = SR.LabelStatisticalTValue; 1008outLabels[0][5] = SR.LabelStatisticalDegreeOfFreedom; 1012outLabels[0][6] = SR.LabelStatisticalPTLessEqualSmallTOneTail; 1016outLabels[0][7] = SR.LabelStatisticalSmallTCrititcalOneTail; 1020outLabels[0][8] = SR.LabelStatisticalPTLessEqualSmallTTwoTail; 1024outLabels[0][9] = SR.LabelStatisticalSmallTCrititcalTwoTail; 1053throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidTValue); 1064throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1075throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidTailedParameter); 1096outLabels[0][0] = SR.LabelStatisticalProbability; 1123throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidTValue); 1134throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1145throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1165outLabels[0][0] = SR.LabelStatisticalProbability; 1184throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidZValue); 1204outLabels[0][0] = SR.LabelStatisticalProbability; 1227throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue); 1238throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1258outLabels[0][0] = SR.LabelStatisticalProbability; 1286throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue); 1297throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1308throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1328outLabels[0][0] = SR.LabelStatisticalProbability; 1352throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidAlphaValue); 1372outLabels[0][0] = SR.LabelStatisticalProbability; 1390throw new ArgumentException(SR.ExceptionStatisticalAnalysesNotEnoughDataPoints); 1397throw new ArgumentException(SR.ExceptionStatisticalAnalysesNotEnoughDataPoints); 1417throw new ArgumentException(SR.ExceptionStatisticalAnalysesCovariance); 1452throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1549throw new InvalidOperationException(SR.ExceptionStatisticalAnalysesIncompleteBetaFunction); 1576throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidInputParameter); 1614throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidSeriesNumber); 1631outLabels[0][0] = SR.LabelStatisticalAverage; 1655throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidVariance); 1662throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidSeriesNumber); 1681outLabels[0][0] = SR.LabelStatisticalVariance; 1700throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidSeriesNumber); 1717outLabels[0][0] = SR.LabelStatisticalMedian; 1739throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1750throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 1770outLabels[0][0] = SR.LabelStatisticalBetaFunction; 1792throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidInputParameter); 1797throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesGammaBetaNegativeParameters); 1817outLabels[0][0] = SR.LabelStatisticalGammaFunction; 1856throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidMedianConditions); 1885throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidMeanConditions); 1911throw new ArgumentException(SR.ExceptionStatisticalAnalysesInvalidVarianceConditions); 1958throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesStudentsNegativeFreedomDegree); 2004throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidTValue); 2006throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2008throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom); 2036throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue); 2089throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesNormalInvalidProbabilityValue); 2140throw new ArgumentOutOfRangeException(SR.ExceptionStatisticalAnalysesInvalidProbabilityValue);
Common\Formulas\TechGeneralIndicators.cs (29)
45override public string Name { get { return SR.FormulaNameGeneralTechnicalIndicators; } } 85if (e.Message == SR.ExceptionObjectReferenceIsNull) 86throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 88throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 92throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 99throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 103throw new ArgumentException(SR.ExceptionPriceIndicatorsSameXYNumber); 107throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 148 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 162throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 225 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 280 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 294throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 305throw new InvalidOperationException(SR.ExceptionPeriodAverageParameterIsNegative); 370throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 419throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 433throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 475throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 489throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 559throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 573throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 637throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresOneArray); 651throw new InvalidOperationException(SR.ExceptionPeriodShortParameterIsNegative); 662throw new InvalidOperationException(SR.ExceptionPeriodLongParameterIsNegative); 665throw new InvalidOperationException(SR.ExceptionIndicatorsLongPeriodLessThenShortPeriod); 727 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresThreeArrays); 741throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 866 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod( name ) ); 870 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\TimeSeriesAndForecasting.cs (7)
72virtual public string Name { get { return SR.FormulaNameTimeSeriesAndForecasting; } } 119 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod(name) ); 123 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints( name ) ); 196throw new InvalidOperationException(SR.ExceptionForecastingDegreeInvalid); 199throw new InvalidOperationException(SR.ExceptionForecastingNotEnoughDataPoints(degree.ToString(System.Globalization.CultureInfo.InvariantCulture))); 316throw new InvalidOperationException(SR.ExceptionForecastingExponentialRegressionHasZeroYValues); 363throw new InvalidOperationException(SR.ExceptionForecastingPowerRegressionHasZeroYValues);
Common\Formulas\VolumeIndicator.cs (16)
43override public string Name { get { return SR.FormulaNameVolumeIndicators; } } 105 throw new InvalidOperationException( SR.ExceptionFormulaInvalidPeriod( name ) ); 109 throw new InvalidOperationException( SR.ExceptionFormulaNotEnoughDataPoints( name ) ); 140 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresFourArrays); 151if (e.Message == SR.ExceptionObjectReferenceIsNull) 152throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing); 154throw new InvalidOperationException(SR.ExceptionPriceIndicatorsPeriodMissing + e.Message); 158throw new InvalidOperationException(SR.ExceptionPeriodParameterIsNegative); 162throw new ArgumentException(SR.ExceptionPriceIndicatorsNotEnoughPoints); 246throw new ArgumentException(SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 303 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 355 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 365{ throw new InvalidOperationException(SR.ExceptionVolumeIndicatorStartValueMissing); } 425 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresTwoArrays); 435{ throw new InvalidOperationException(SR.ExceptionVolumeIndicatorStartValueMissing); } 489 throw new ArgumentException( SR.ExceptionPriceIndicatorsFormulaRequiresFourArrays);
Common\General\Axis.cs (6)
863throw (new InvalidOperationException(SR.ExceptionAxisLabelsAutoFitMinFontSizeValueInvalid)); 897throw (new InvalidOperationException(SR.ExceptionAxisLabelsAutoFitMaxFontSizeInvalid)); 1120throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisWidthIsNegative)); 1197throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("MaximumAutoSize", "0", "100"))); 1281[SRCategory(SR.Keys.CategoryAttributeMapArea)] 1282[SRDescription(SR.Keys.DescriptionAttributePostBackValue)]
Common\General\AxisScale.cs (12)
779throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleLogarithmBaseInvalid)); 1024throw (new ArgumentException(SR.ExceptionAxisScalePositionInvalid, "position")); 1030throw (new InvalidOperationException(SR.ExceptionAxisScalePositionToValueCallFailed)); 1291throw (new ArgumentOutOfRangeException("diff", SR.ExceptionAxisScaleIntervalIsZero)); 1303throw (new InvalidOperationException(SR.ExceptionAxisScaleMinimumMaximumInvalid)); 1321throw (new InvalidOperationException(SR.ExceptionAxisScaleMinimumMaximumInvalid)); 1567throw (new ArgumentOutOfRangeException("years", SR.ExceptionAxisScaleIntervalIsLessThen1Year)); 1959throw (new InvalidOperationException(SR.ExceptionAxisScaleAutoIntervalInvalid)); 2006throw (new InvalidOperationException(SR.ExceptionAxisScaleMinimumValueIsGreaterThenMaximumDataPoint)); 2041throw (new InvalidOperationException(SR.ExceptionAxisScaleAutoIntervalInvalid)); 2099throw (new ArgumentOutOfRangeException("minimumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues)); 2101throw (new ArgumentOutOfRangeException("maximumValue", SR.ExceptionAxisScaleLogarithmicNegativeValues));
Common\General\AxisScaleBreaks.cs (4)
231throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksNumberInvalid)); 257throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksCollapsibleSpaceInvalid)); 325throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksSpacingInvalid)); 373throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleBreaksLineWidthInvalid));
Common\General\AxisScaleSegments.cs (3)
138throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsPositionInvalid)); 162throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSizeInvalid)); 186throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisScaleSegmentsSpacingInvalid));
Common\General\BaseClasses.cs (1)
289throw new ArgumentException(SR.ExceptionNameAlreadyExistsInCollection(value, nameController.GetType().Name));
Common\General\BaseCollections.cs (6)
308throw new ArgumentException(SR.ExceptionNameNotFound(name, this.GetType().Name)); 324throw new ArgumentException(SR.ExceptionNameAlreadyExistsInCollection(name, this.GetType().Name)); 327throw new ArgumentException(SR.ExceptionNameAlreadyExistsInCollection(name, this.GetType().Name)); 412throw new ArgumentException(SR.ExceptionNameNotFound(name, this.GetType().Name)); 451throw new ArgumentException(SR.ExceptionNameAlreadyExistsInCollection(item.Name, this.GetType().Name)); 475throw new ArgumentException(SR.ExceptionNameAlreadyExistsInCollection(item.Name, this.GetType().Name));
Common\General\Chart.cs (17)
223throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartCompressionInvalid)); 798throw (new ArgumentException(SR.ExceptionDataBindYValuesToString, "dataSource")); 804 throw(new ArgumentOutOfRangeException("dataSource", SR.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) ); 1037throw (new InvalidOperationException(SR.ExceptionChartDataPointsAlignmentFaild)); 1043throw (new InvalidOperationException(SR.ExceptionChartDataPointsAlignmentFaildAxisLabelsInvalid)); 1106throw (new ArgumentNullException("dataSource", SR.ExceptionDataPointInsertionNoDataSource)); 1109throw (new ArgumentException(SR.ExceptionDataBindSeriesToString, "dataSource")); 1112throw (new ArgumentException(SR.ExceptionChartDataPointsInsertionFailedYValuesEmpty, "yFields")); 1115throw (new ArgumentException(SR.ExceptionDataBindSeriesGroupByParameterIsEmpty, "seriesGroupByField")); 1546 throw(new ArgumentNullException(SR.ExceptionInvalidServiceContainer)); 1590 throw (new ArgumentException( SR.ExceptionChartPictureUnsupportedType( serviceType.ToString() ) ) ); 2904 throw (new ArgumentException( SR.ExceptionBackSecondaryColorIsTransparent)); 2934 throw(new ArgumentOutOfRangeException("value", SR.ExceptionChartBorderIsNegative)); 3003throw (new InvalidOperationException(SR.ExceptionChartAreaNameReferenceInvalid(area.Name, area.AlignWithChartArea))); 3429throw new ArgumentException(SR.ExceptionChartOutOfLimits); 3433throw new ArgumentException(SR.ExceptionValueMustBeGreaterThan("Width", "0px")); 3437throw new ArgumentException(SR.ExceptionValueMustBeGreaterThan("Height", "0px"));
Common\General\ChartArea.cs (3)
1039throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsNegative)); 2790 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( series[CustomPropertyName.AreaDrawingStyle], "AreaDrawingStyle"))); 2834 throw(new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( styleName, "CircularLabelsStyle")));
Common\General\ChartArea3D.cs (7)
328throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPerspectiveInvalid)); 367throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DInclinationInvalid)); 398throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DRotationInvalid)); 429throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DWallWidthInvalid)); 460throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPointsDepthInvalid)); 491throw (new ArgumentOutOfRangeException("value", SR.ExceptionChartArea3DPointsGapInvalid)); 919throw (new InvalidOperationException(SR.ExceptionAttributeDrawSideBySideInvalid));
Common\General\ChartAreaAxes.cs (7)
474throw (new InvalidOperationException(SR.ExceptionChartAreaAxisScaleLogarithmicUnsuitable)); 697throw (new InvalidOperationException(SR.ExceptionAxisMinimumMaximumInvalid)); 1081throw (new InvalidOperationException(SR.ExceptionAxisStackedChartsDataPointsNumberMismatch)); 1157throw (new InvalidOperationException(SR.ExceptionAxisStackedChartsDataPointsNumberMismatch)); 1464throw (new InvalidOperationException(SR.ExceptionChartAreaChartTypesCanNotCombine)); 1505throw (new ArgumentException(SR.ExceptionAxisSeriesNotAligned + e.Message)); 1691throw (new InvalidOperationException(SR.ExceptionChartAreaSeriesNotFound));
Common\General\ChartGraphics.cs (3)
1124throw (new InvalidOperationException(SR.ExceptionGraphicsMarkerStyleUnknown)); 4955 throw( new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid( styleName, "PieDrawingStyle"))); 5556throw (new InvalidOperationException(SR.ExceptionCustomAttributeValueInvalid(styleName, "DrawingStyle")));
Common\General\ChartGraphics3D.cs (2)
3654throw (new InvalidOperationException(SR.ExceptionGraphics3DMarkerStyleUnknown)); 3763throw (new ArgumentException(SR.ExceptionGraphics3DCoordinatesInvalid, "cubePoints"));
Common\General\ChartSerializer.cs (3)
158 throw(new ArgumentNullException(SR.ExceptionInvalidServiceContainer)); 174 throw (new ArgumentException( SR.ExceptionChartSerializerUnsupportedType( serviceType.ToString()))); 770throw (new InvalidOperationException(SR.ExceptionChartSerializerContentFlagUnsupported));
Common\General\DataManipulator.cs (16)
1196throw (new ArgumentOutOfRangeException("pointCount", SR.ExceptionDataManipulatorPointCountIsZero)); 1546throw (new ArgumentException(SR.ExceptionDataManipulatorIndexUndefined, "rangeElements")); 1577throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements")); 1582throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements")); 1595throw (new ArgumentException(SR.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements")); 2597throw (new InvalidOperationException(SR.ExceptionDataManipulatorGroupedSeriesNotSorted)); 3036throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaUndefined)); 3060 throw(new ArgumentException(SR.ExceptionDataManipulatorYValuesIndexExceeded( formulaString ))); 3066throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaAlreadyDefined(formulaString))); 3111throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaUnsupported)); 3135 throw(new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString ))); 3162throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString ))); 3168throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString ))); 3201throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingFormulaNameInvalid(formulaString))); 3215throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingInputSeriesUndefined)); 3221throw (new ArgumentException(SR.ExceptionDataManipulatorGroupingInputOutputSeriesNumberMismatch));
Common\General\FormulaData.cs (13)
395throw new ArgumentException(SR.ExceptionFormulaNotFound(formulaName)); 503throw new ArgumentException(SR.ExceptionFormulaDataItemsNumberMismatch); 509throw new ArgumentException(SR.ExceptionFormulaDataOutputSeriesNumberYValuesIncorrect); 558throw new InvalidOperationException(SR.ExceptionFormulaXValuesNotAligned); 612throw (new ArgumentException(SR.ExceptionFormulaDataFormatInvalid(str))); 638throw (new ArgumentException(SR.ExceptionFormulaDataFormatInvalid(str))); 644throw (new ArgumentException(SR.ExceptionFormulaDataSeriesNameNotFound(str))); 666throw (new ArgumentException(SR.ExceptionFormulaDataSeriesNameNotFoundInCollection(str))); 705throw new ArgumentException(SR.ExceptionFormulaDataItemsNumberMismatch2); 787throw new ArgumentException(SR.ExceptionFormulaYIndexInvalid); 826throw new ArgumentException(SR.ExceptionFormulaInputOutputSeriesMismatch); 1126throw new ArgumentException(SR.ExceptionFormulaDataSeriesAreNotAlignedDifferentDataPoints(series[seriesIndex].Name, series[seriesIndex + 1].Name)); 1134throw new ArgumentException(SR.ExceptionFormulaDataSeriesAreNotAlignedDifferentXValues(series[seriesIndex].Name, series[seriesIndex + 1].Name));
Common\General\GridTickMarks.cs (4)
435throw (new InvalidOperationException(SR.ExceptionTickMarksIntervalIsZero)); 1356throw (new InvalidOperationException(SR.ExceptionTickMarksIntervalIsZero)); 1405throw (new InvalidOperationException(SR.ExceptionTickMarksIntervalIsZero)); 1765throw (new ArgumentException(SR.ExceptionTickMarksIntervalIsNegative, "value"));
Common\General\ImageMap.cs (6)
237throw new ArgumentException(SR.ExceptionImageMapPolygonShapeInvalid); 304throw (new InvalidOperationException(SR.ExceptionImageMapCircleShapeInvalid)); 308throw (new InvalidOperationException(SR.ExceptionImageMapRectangleShapeInvalid)); 312throw (new InvalidOperationException(SR.ExceptionImageMapPolygonShapeInvalid)); 727[SRCategory(SR.Keys.CategoryAttributeMapArea)] 728[SRDescription(SR.Keys.DescriptionAttributePostBackValue)]
Common\General\Label.cs (9)
323throw (new ArgumentException(SR.ExceptionAxisLabelsIntervalTypeUnsupported(intervalType.ToString()))); 676[SRCategory(SR.Keys.CategoryAttributeMapArea)] 677[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 741[SRCategory(SR.Keys.CategoryAttributeMapArea)] 742[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 1017throw (new InvalidOperationException(SR.ExceptionAxisLabelRowIndexIsNegative)); 1731throw (new InvalidOperationException(SR.ExceptionAxisLabelIndexIsNegative)); 2250throw (new InvalidOperationException(SR.ExceptionAxisLabelRowIndexMustBe1Or2)); 2814throw (new ArgumentOutOfRangeException("value", SR.ExceptionAxisLabelFontAngleInvalid));
Common\General\Legend.cs (15)
2080throw (new InvalidOperationException(SR.ExceptionLegendReferencedInSeriesNotFound(series.Name, series.Legend))); 2305LegendItem item = new LegendItem(this.Name + " - " + SR.DescriptionTypeEmpty, Color.White, ""); 2886throw (new InvalidOperationException(SR.ExceptionLegendAutoFitMinFontSizeInvalid)); 2916throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMaximumAutoSizeInvalid)); 3092throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendColumnSpacingInvalid)); 3209throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendBorderWidthIsNegative)); 3693throw (new ArgumentException(SR.ExceptionTextThresholdIsNegative, "value")); 4410throw (new InvalidOperationException(SR.ExceptionLegendSeparatorTypeUnknown(separatorType.ToString()))); 4934throw (new ArgumentException(SR.ExceptionLegendDockedChartAreaIsMissing((string)legend.DockedToChartArea))); 5011 throw(new ArgumentException( SR.ExceptionLegendDockedChartAreaIsMissing( (string)legend.DockedToChartArea ) ) ); 5543throw (new ArgumentException(SR.ExceptionBackSecondaryColorIsTransparent)); 5574throw (new ArgumentOutOfRangeException("value", SR.ExceptionBorderWidthIsZero)); 5626throw (new ArgumentOutOfRangeException("value", SR.ExceptionLegendMarkerBorderWidthIsNegative)); 6094[SRCategory(SR.Keys.CategoryAttributeMapArea)] 6095[SRDescription(SR.Keys.DescriptionAttributePostBackValue)]
Common\General\LegendColumns.cs (16)
405throw (new ArgumentException(SR.ExceptionSeriesSymbolSizeIsNegative, "value")); 563[SRCategory(SR.Keys.CategoryAttributeSeriesItems)] 564[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 711throw (new ArgumentException(SR.ExceptionMinimumCellWidthIsWrong, "value")); 738throw (new ArgumentException(SR.ExceptionMaximumCellWidthIsWrong, "value")); 1196throw (new ArgumentException(SR.ExceptionLegendCellImageSizeIsNegative, "value")); 1222throw (new ArgumentException(SR.ExceptionLegendCellSeriesSymbolSizeIsNegative, "value")); 1268throw (new ArgumentException(SR.ExceptionLegendCellSpanIsLessThenOne, "value")); 1400[SRCategory(SR.Keys.CategoryAttributeMapArea)] 1401[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 1534throw (new InvalidOperationException(SR.ExceptionLegendCellTypeUnknown(this.CellType.ToString()))); 1962 throw (new InvalidOperationException(SR.ExceptionLegendCellTypeUnknown(this.CellType.ToString()))); 2596throw (new ArgumentException(SR.ExceptionMarginTopIsNegative, "value")); 2623throw (new ArgumentException(SR.ExceptionMarginBottomIsNegative, "value")); 2650throw (new ArgumentException(SR.ExceptionMarginLeftIsNegative, "value")); 2677throw (new ArgumentException(SR.ExceptionMarginRightIsNegative, "value"));
Common\General\Matrix3D.cs (1)
413throw new InvalidOperationException(SR.ExceptionMatrix3DNotinitialized);
Common\General\SmartLabels.cs (4)
320throw (new InvalidOperationException(SR.ExceptionSmartLabelsDirectionUndefined)); 347throw (new InvalidOperationException(SR.ExceptionSmartLabelsMinMovingDistanceIsNegative)); 373throw (new InvalidOperationException(SR.ExceptionSmartLabelsMaxMovingDistanceIsNegative)); 526 SRDescription(SR.Keys.DescriptionAttributeCalloutLineAnchorCap),
Common\General\StripLine.cs (3)
967throw (new ArgumentException(SR.ExceptionStripLineWidthIsNegative, "value")); 1556[SRCategory(SR.Keys.CategoryAttributeMapArea)] 1557[SRDescription(SR.Keys.DescriptionAttributePostBackValue)]
Common\General\Title.cs (6)
492throw (new ArgumentOutOfRangeException("value", SR.ExceptionValueMustBeInRange("DockingOffset", (-100).ToString(CultureInfo.CurrentCulture), (100).ToString(CultureInfo.CurrentCulture)))); 720throw (new ArgumentOutOfRangeException("value", SR.ExceptionTitleBorderWidthIsNegative)); 1187[SRCategory(SR.Keys.CategoryAttributeMapArea)] 1188[SRDescription(SR.Keys.DescriptionAttributePostBackValue)] 2079throw (new ArgumentException(SR.ExceptionChartTitleDockedChartAreaIsMissing((string)title.DockedToChartArea))); 2181 throw(new ArgumentException( SR.ExceptionChartTitleDockedChartAreaIsMissing( (string)title.DockedToChartArea ) ) );
Common\SR.cs (2)
9928 static ResourceManager resourceManager = new ResourceManager(typeof(SR).FullName, typeof(SR).Module.Assembly);
Common\SRCategoryAttribute.cs (1)
23return SR.Keys.GetString(value);
Common\SRDescriptionAttribute.cs (1)
32base.DescriptionValue = SR.Keys.GetString(base.Description);
Common\Utilities\ColorPalette.cs (1)
364throw (new ArgumentException(SR.ExceptionPaletteIsEmpty));
Common\Utilities\CustomAttributesRegistry.cs (96)
435throw (new ArgumentException(SR.ExceptionCustomAttributesRegistryUnsupportedType( serviceType.ToString()) )); 471SR.DescriptionCustomAttributeDrawSideBySide, 484SR.DescriptionCustomAttributeIsXAxisQuantitive, 513 SR.DescriptionCustomAttributeEmptyPointValue, 532SR.DescriptionCustomAttributeBarLabelStyle, 556SR.DescriptionCustomAttributeStackedGroupName, 575SR.DescriptionCustomAttributeBarLabelStyle, 600SR.DescriptionCustomAttributeDrawingStyle, 628SR.DescriptionCustomAttributePointWidth, 641SR.DescriptionCustomAttributePixelPointWidth, 654SR.DescriptionCustomAttributeMinPixelPointWidth, 667SR.DescriptionCustomAttributeMaxPixelPointWidth, 687SR.DescriptionCustomAttributeCandlePriceUpColor, 698SR.DescriptionCustomAttributePriceDownColor, 715SR.DescriptionCustomAttributeLabelValueType, 731SR.DescriptionCustomAttributeOpenCloseStyle, 742SR.DescriptionCustomAttributeShowOpenClose, 759SR.DescriptionCustomAttributeBubbleScaleMin, 770SR.DescriptionCustomAttributeBubbleScaleMax, 781SR.DescriptionCustomAttributeBubbleMaxSize, 794SR.DescriptionCustomAttributeBubbleMaxSize, 807SR.DescriptionCustomAttributeBubbleUseSizeForLabel, 829SR.DescriptionCustomAttributePieDrawingStyle, 842SR.DescriptionCustomAttributeCollectedThreshold, 855SR.DescriptionCustomAttributeCollectedThresholdUsePercent, 866SR.DescriptionCustomAttributeCollectedSliceExploded, 877SR.DescriptionCustomAttributeCollectedLabel, 887 SR.DescriptionCustomAttributeCollectedLegendDefaultText, 888SR.DescriptionCustomAttributeCollectedLegendText, 899SR.DescriptionCustomAttributeCollectedToolTip, 910SR.DescriptionCustomAttributeCollectedColor, 922SR.DescriptionCustomAttributePieStartAngle, 938 SR.DescriptionCustomAttributePieDonutExploded, 948SR.DescriptionCustomAttributeLabelsRadialLineSize, 962SR.DescriptionCustomAttributeLabelsHorizontalLineSize, 977SR.DescriptionCustomAttributePieLabelStyle, 988SR.DescriptionCustomAttributeMinimumRelativePieSize, 1001SR.DescriptionCustomAttribute_3DLabelLineSize, 1015SR.DescriptionCustomAttributePieLineColor, 1030SR.DescriptionCustomAttributeDoughnutRadius, 1063SR.DescriptionCustomAttributeLabelStyle, 1082SR.DescriptionCustomAttributeShowMarkerLines, 1099SR.DescriptionCustomAttributeLineTension, 1143SR.DescriptionCustomAttributePixelPointDepth, 1157SR.DescriptionCustomAttributePixelPointGapDepth, 1202SR.DescriptionCustomAttributePolarAreaDrawingStyle, 1213SR.DescriptionCustomAttributePolarCircularLabelsStyle, 1224SR.DescriptionCustomAttributePolarDrawingStyle, 1243SR.DescriptionCustomAttributeRadarAreaDrawingStyle, 1254SR.DescriptionCustomAttributeRadarCircularLabelsStyle, 1265SR.DescriptionCustomAttributeRadarDrawingStyle, 1283SR.DescriptionCustomAttributeBoxPlotPercentile, 1296SR.DescriptionCustomAttributeBoxPlotWhiskerPercentile, 1309SR.DescriptionCustomAttributeBoxPlotShowAverage, 1320SR.DescriptionCustomAttributeBoxPlotShowMedian, 1331SR.DescriptionCustomAttributeBoxPlotShowUnusualValues, 1342SR.DescriptionCustomAttributeBoxPlotSeries, 1359SR.DescriptionCustomAttributeErrorBarStyle, 1370SR.DescriptionCustomAttributeErrorBarCenterMarkerStyle, 1381SR.DescriptionCustomAttributeErrorBarSeries, 1392SR.DescriptionCustomAttributeErrorBarType, 1409SR.DescriptionCustomAttributeUsedYValueHigh, 1422SR.DescriptionCustomAttributeUsedYValueLow, 1435SR.DescriptionCustomAttributeBarsPriceUpColor, 1446SR.DescriptionCustomAttributePointFigureBoxSize, 1457SR.DescriptionCustomAttributeProportionalSymbols, 1468SR.DescriptionCustomAttributeReversalAmount, 1484SR.DescriptionCustomAttributeUsedYValue, 1497SR.DescriptionCustomAttributeBarsPriceUpColor, 1508SR.DescriptionCustomAttributeKagiReversalAmount, 1524SR.DescriptionCustomAttributeRenkoUsedYValue, 1537SR.DescriptionCustomAttributeBarsPriceUpColor, 1548SR.DescriptionCustomAttributeBoxSize, 1564SR.DescriptionCustomAttributeThreeLineBreakUsedYValue, 1577SR.DescriptionCustomAttributeBarsPriceUpColor, 1588SR.DescriptionCustomAttributeNumberOfLinesInBreak, 1607SR.DescriptionCustomAttributeFunnelLabelStyle, 1619SR.DescriptionCustomAttributeFunnelNeckWidth, 1632SR.DescriptionCustomAttributeFunnelNeckHeight, 1645SR.DescriptionCustomAttributeFunnelMinPointHeight, 1658SR.DescriptionCustomAttributeFunnel3DRotationAngle, 1672SR.DescriptionCustomAttributeFunnelPointGap, 1685SR.DescriptionCustomAttributeFunnel3DDrawingStyle, 1697SR.DescriptionCustomAttributeFunnelStyle, 1708SR.DescriptionCustomAttributeFunnelInsideLabelAlignment, 1719SR.DescriptionCustomAttributeFunnelOutsideLabelPlacement, 1730SR.DescriptionCustomAttributeCalloutLineColor, 1747SR.DescriptionCustomAttributePyramidLabelStyle, 1759SR.DescriptionCustomAttributePyramidMinPointHeight, 1772SR.DescriptionCustomAttributePyramid3DRotationAngle, 1786SR.DescriptionCustomAttributePyramidPointGap, 1799SR.DescriptionCustomAttributePyramid3DDrawingStyle, 1811SR.DescriptionCustomAttributePyramidInsideLabelAlignment, 1822SR.DescriptionCustomAttributePyramidOutsideLabelPlacement, 1833SR.DescriptionCustomAttributeCalloutLineColor, 1844SR.DescriptionCustomAttributePyramidValueType,
Common\Utilities\ElementPosition.cs (7)
168string message = SR.MessageChangingChartAreaPositionProperty; 171message += SR.MessageChangingChartAreaPositionConfirmAutomatic; 175message += SR.MessageChangingChartAreaPositionConfirmCustom; 344 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 384 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 423 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange)); 462 throw(new ArgumentOutOfRangeException("value", SR.ExceptionElementPositionArgumentOutOfRange));
Common\Utilities\ImageLoader.cs (3)
90 throw(new ArgumentNullException(SR.ExceptionImageLoaderInvalidServiceContainer)); 107 throw (new ArgumentException( SR.ExceptionImageLoaderUnsupportedType( serviceType.ToString()))); 326 throw(new ArgumentException( SR.ExceptionImageLoaderIncorrectImageUrl( imageURL ) ) );
Common\Utilities\KeywordsRegistry.cs (31)
143 throw (new ArgumentException( SR.ExceptionKeywordsRegistryUnsupportedType(serviceType.ToString()))); 159SR.DescriptionKeyWordNameIndexDataPoint, 162SR.DescriptionKeyWordIndexDataPoint2, 170SR.DescriptionKeyWordNameXValue, 173SR.DescriptionKeyWordXValue, 181SR.DescriptionKeyWordNameYValue, 184SR.DescriptionKeyWordYValue, 192SR.DescriptionKeyWordNameTotalYValues, 195SR.DescriptionKeyWordTotalYValues, 203SR.DescriptionKeyWordNameYValuePercentTotal, 206SR.DescriptionKeyWordYValuePercentTotal, 214SR.DescriptionKeyWordNameIndexTheDataPoint, 217SR.DescriptionKeyWordIndexDataPoint, 225SR.DescriptionKeyWordNameLabelDataPoint, 228SR.DescriptionKeyWordLabelDataPoint, 236SR.DescriptionKeyWordNameAxisLabelDataPoint, 239SR.DescriptionKeyWordAxisLabelDataPoint, 247SR.DescriptionKeyWordNameLegendText, 250SR.DescriptionKeyWordLegendText, 258SR.DescriptionKeyWordNameSeriesName, 261SR.DescriptionKeyWordSeriesName, 271SR.DescriptionKeyWordNameAverageYValues, 274SR.DescriptionKeyWordAverageYValues, 282SR.DescriptionKeyWordNameMaximumYValues, 285SR.DescriptionKeyWordMaximumYValues, 293SR.DescriptionKeyWordNameMinimumYValues, 296SR.DescriptionKeyWordMinimumYValues, 304SR.DescriptionKeyWordNameLastPointYValue, 307SR.DescriptionKeyWordLastPointYValue, 315SR.DescriptionKeyWordNameFirstPointYValue, 318SR.DescriptionKeyWordFirstPointYValue,
Common\Utilities\XmlSerializer.cs (17)
850throw (new InvalidOperationException(SR.ExceptionChartSerializerDefaultConstructorUndefined(pi.PropertyType.ToString()))); 1231throw (new ArgumentException(SR.ExceptionChartSerializerContentStringFormatInvalid)); 1237throw (new ArgumentException(SR.ExceptionChartSerializerClassNameUndefined)); 1241throw (new ArgumentException(SR.ExceptionChartSerializerPropertyNameUndefined)); 1247throw (new ArgumentException(SR.ExceptionChartSerializerContentStringFormatInvalid)); 1379throw (new ArgumentException(SR.ExceptionChartSerializerWriterObjectInvalid, "writer")); 1931throw (new ArgumentException(SR.ExceptionChartSerializerReaderObjectInvalid, "reader")); 2132throw (new InvalidOperationException(SR.ExceptionChartSerializerPropertyNameUnknown(childNode.Name, objectToDeserialize.GetType().ToString()))); 2202 throw(new InvalidOperationException(SR.ExceptionChartSerializerPropertyNameUnknown( attrName,obj.GetType().ToString()))); 2254throw (new ArgumentException(SR.ExceptionChartSerializerDestinationObjectInvalid, "destination")); 2788throw (new InvalidOperationException(SR.ExceptionChartSerializerBinaryTypeUnsupported(obj.GetType().ToString()))); 2862throw (new ArgumentException(SR.ExceptionChartSerializerSourceObjectInvalid, "source")); 2907throw (new InvalidOperationException(SR.ExceptionChartSerializerBinaryIgnoreUnknownAttributesUnsupported)); 2914throw (new InvalidOperationException(SR.ExceptionChartSerializerBinaryFromatInvalid)); 3051 throw(new InvalidOperationException(SR.ExceptionChartSerializerPropertyNameUnknown( pi.Name,objectToDeserialize.GetType().ToString()))); 3201 throw(new InvalidOperationException(SR.ExceptionChartSerializerBinaryTypeUnsupported( obj.GetType().ToString() ))); 3272throw (new InvalidOperationException(SR.ExceptionChartSerializerPropertyNotFound));
WebForm\ChartWebControl.cs (25)
349_formulaRegistry.Register(SR.FormulaNamePriceIndicators, typeof(PriceIndicators)); 350_formulaRegistry.Register(SR.FormulaNameGeneralTechnicalIndicators, typeof(GeneralTechnicalIndicators)); 351_formulaRegistry.Register(SR.FormulaNameTechnicalVolumeIndicators, typeof(VolumeIndicators)); 352_formulaRegistry.Register(SR.FormulaNameOscillator, typeof(Oscillators)); 353_formulaRegistry.Register(SR.FormulaNameGeneralFormulas, typeof(GeneralFormulas)); 354_formulaRegistry.Register(SR.FormulaNameTimeSeriesAndForecasting, typeof(TimeSeriesAndForecasting)); 355_formulaRegistry.Register(SR.FormulaNameStatisticalAnalysis, typeof(StatisticalAnalysis)); 432throw (new InvalidOperationException(SR.ExceptionImageUrlIsEmpty)); 463throw (new InvalidOperationException(SR.ExceptionImageUrlInvalidFormatters)); 756 throw( new ArgumentException(SR.ExceptionImageUrlInvalidFormat, "imageURL")); 762throw (new ArgumentException(SR.ExceptionImageUrlInvalidFormat, "imageURL")); 769throw (new ArgumentException(SR.ExceptionImageUrlInvalidFormat, "imageURL")); 777throw (new ArgumentException(SR.ExceptionImageUrlInvalidFormat, "imageURL")); 783 throw( new ArgumentException( SR.ExceptionImageUrlInvalidFormat, "imageURL")); 810 throw( new ArgumentException( SR.ExceptionImageUrlMissedFormatter, "imageUrl")); 908eventLog.WriteEntry(SR.EvenLogMessageChartImageFileTimeToLive(timeSpan.Minutes.ToString(CultureInfo.InvariantCulture)), EventLogEntryType.Warning); 1397SRDescription(SR.Keys.DescriptionAttributeChartEvent_Click) 1703throw new ArgumentException(SR.ExceptionEnumInvalid(value.ToString())); 2160SRDescription(SR.Keys.DescriptionAttributeIsMapAreaAttributesEncoded), 2361throw (new ArgumentException(SR.ExceptionChartWidthIsNotInPixels)); 2459throw (new ArgumentException(SR.ExceptionChartHeightIsNotInPixels)); 2770SRDescription(SR.Keys.DescriptionAttributeChartImageAlternateText), 2772SRCategory(SR.Keys.CategoryAttributeAppearance), 2782SRDescription(SR.Keys.DescriptionAttributeChartImageDescriptionUrl), 2784SRCategory(SR.Keys.CategoryAttributeAccessibility),
WebForm\General\ChartHttpHandler.cs (52)
242throw new UnauthorizedAccessException(SR.ExceptionHttpHandlerTempDirectoryUnaccesible(Settings.Directory)); 271Diagnostics.TraceWrite(SR.DiagnosticChartImageServed(key), null); 275Diagnostics.TraceWrite(SR.DiagnosticChartImageDeleted(key), null); 282Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailNotFound), null); 287Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), nre); 292Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), ioe); 297Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, String.Empty), se); 479Diagnostics.TraceWrite(SR.DiagnosticChartImageSaved(key), null); 489throw new IOException(SR.ExceptionHttpHandlerCanNotSave); 508Diagnostics.TraceWrite(SR.DiagnosticChartImageDeleted(tracker.GetKey(item)), null); 534writer.Write("<h2>" + SR.DiagnosticHeader + "</h2>\r\n<hr/><br/>\n\r"); 551writer.Write("<h4>" + SR.DiagnosticSettingsConfig(WebConfigurationManager.AppSettings[ChartHttpHandlerAppSection]) + "</h4>"); 553grid.Caption = SR.DiagnosticSettingsHeader; 556field.HeaderText = SR.DiagnosticSettingsKey; 562field.HeaderText = SR.DiagnosticSettingsValue; 590grid.Caption = SR.DiagnosticActivityHeader; 594field.HeaderText = SR.DiagnosticActivityTime; 601field.HeaderText = SR.DiagnosticActivityMessage; 722context.Response.StatusDescription = SR.ExceptionHttpHandlerImageNotFound; 931throw new UnauthorizedAccessException(SR.ExceptionHttpHandlerInvalidLocation); 1050throw new InvalidOperationException( SR.ExceptionHttpHandlerCanNotLoadType( this.HandlerType.FullName )); 1054throw new InvalidOperationException(SR.ExceptionHttpHandlerImageHandlerInterfaceUnsupported(ChartHttpHandler.Settings.HandlerType.FullName)); 1093throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerParameterUnknown(name, value)); 1115throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerValueInvalid); 1128throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerTimeoutParameterInvalid, exception); 1151throw new System.Configuration.SettingsPropertyWrongTypeException(SR.ExceptionHttpHandlerParameterInvalid(name, value)); 1210throw new ArgumentException(SR.ExceptionHttpHandlerUrlMissing); 1222throw new InvalidOperationException(SR.ExceptionHttpHandlerUrlInvalid, exception); 1233throw new DirectoryNotFoundException(SR.ExceptionHttpHandlerTempDirectoryInvalid(fileDirectory)); 1262throw new UnauthorizedAccessException(SR.ExceptionHttpHandlerTempDirectoryUnaccesible(fileDirectory)); 1334throw new InvalidOperationException(SR.ExceptionHttpHandlerPrivacyKeyInvalid("ImageOwnerKey", ImageOwnerKey.ToString())); 1342throw new InvalidOperationException(SR.ExceptionHttpHandlerPrivacyKeyInvalid("ImageOwnerKey", ImageOwnerKey.ToString())); 1350throw new InvalidOperationException(SR.ExceptionHttpHandlerPrivacyKeyInvalid("ImageOwnerKey", ImageOwnerKey.ToString())); 1448throw new NotSupportedException( SR.ExceptionHttpHandlerStorageTypeUnsupported( settings.StorageType.ToString() )); 1517Diagnostics.TraceWrite( SR.DiagnosticChartImageSavedPrivate(key, imageOwnerKeyType.ToString()), null); 1520Diagnostics.TraceWrite(SR.DiagnosticChartImageSaved(key), null); 1538Diagnostics.TraceWrite(SR.DiagnosticChartImageSavedPrivate(key, imageOwnerKeyType.ToString()), null); 1541Diagnostics.TraceWrite(SR.DiagnosticChartImageSaved(key), null); 1547Diagnostics.TraceWrite(SR.DiagnosticChartImageSaved(key), null); 1574Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailPrivacyFail(imageOwnerKeyType.ToString())), null); 1582Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailPrivacyFail(imageOwnerKeyType.ToString())), null); 1590Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailNotFound), null); 1629Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailPrivacyFail(imageOwnerKeyType.ToString())), null); 1641Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailPrivacyFail(imageOwnerKeyType.ToString())), null); 1655Diagnostics.TraceWrite(SR.DiagnosticChartImageServedFail(key, SR.DiagnosticChartImageServedFailNotFound), null);