840 references to SR
System.Windows.Forms.DataVisualization (840)
Common\Annotation\AnnotationBase.cs (9)
627
throw new ArgumentException(
SR
.ExceptionValueMustBeInRange("Width", (-WidthHightLimit).ToString(CultureInfo.CurrentCulture), WidthHightLimit.ToString(CultureInfo.CurrentCulture)));
679
throw new ArgumentException(
SR
.ExceptionValueMustBeInRange("Height", (-WidthHightLimit).ToString(CultureInfo.CurrentCulture), WidthHightLimit.ToString(CultureInfo.CurrentCulture)));
1013
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAnnotationLineWidthIsNegative));
1657
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAnnotationAnchorOffsetInvalid));
1696
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAnnotationAnchorOffsetInvalid));
1995
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
1996
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
2357
throw (new InvalidOperationException(
SR
.ExceptionAnnotationGroupedAnchorDataPointMustBeEmpty));
4257
throw (new InvalidOperationException(
SR
.ExceptionAnnotationGroupedAxisMustBeEmpty));
Common\Annotation\ArrowAnnotation.cs (3)
181
throw(new ArgumentOutOfRangeException("value",
SR
.ExceptionAnnotationArrowSizeIsZero));
185
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAnnotationArrowSizeMustBeLessThen100));
446
throw (new InvalidOperationException(
SR
.ExceptionAnnotationArrowStyleUnknown));
Common\Annotation\CalloutAnnotation.cs (1)
1863
throw (new InvalidOperationException(
SR
.ExceptionAnnotationPathAddLineAsSegmentsInvalid));
Common\Borders3D\Borders3D.cs (5)
542
throw(new ArgumentOutOfRangeException("value",
SR
.ExceptionBorderWidthIsNotPositive));
624
throw (new ArgumentException(
SR
.ExceptionBorderTypeRegistryUnsupportedType( serviceType.ToString()) ));
648
throw (new ArgumentException(
SR
.ExceptionBorderTypeNameIsNotUnique( name ) ) );
664
throw (new ArgumentException(
SR
.ExceptionBorderTypeHasNoInterface ));
681
throw( new ArgumentException(
SR
.ExceptionBorderTypeUnknown( name ) ) );
Common\ChartTypes\BarChart.cs (5)
384
throw (new InvalidOperationException(
SR
.ExceptionAttributeDrawSideBySideInvalid));
473
throw(new InvalidOperationException(
SR
.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture) )));
1162
throw (new InvalidOperationException(
SR
.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
1353
throw (new InvalidOperationException(
SR
.ExceptionAttributeDrawSideBySideInvalid));
1391
throw(new InvalidOperationException(
SR
.ExceptionChartTypeRequiresYValues(this.Name, this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
Common\ChartTypes\BoxPlotChart.cs (13)
296
throw (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")));
1065
throw (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) ));
1670
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotInRange0to50("BoxPlotPercentile")));
1689
throw (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")));
283
throw (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)
154
throw (new ArgumentException(
SR
.ExceptionChartTypeRegistryUnsupportedType( serviceType.ToString() ) ) );
178
throw( new ArgumentException(
SR
.ExceptionChartTypeNameIsNotUnique( name ) ) );
194
throw (new ArgumentException(
SR
.ExceptionChartTypeHasNoInterface ));
221
throw( new ArgumentException(
SR
.ExceptionChartTypeUnknown( name ) ) );
Common\ChartTypes\ColumnChart.cs (3)
295
throw (new InvalidOperationException(
SR
.ExceptionAttributeDrawSideBySideInvalid));
692
throw (new InvalidOperationException(
SR
.ExceptionAttributeDrawSideBySideInvalid));
1315
throw(new InvalidOperationException(
SR
.ExceptionChartTypeRequiresYValues(this.Name,this.YValuesPerPoint.ToString(CultureInfo.InvariantCulture))));
Common\ChartTypes\ErrorBarChart.cs (14)
388
throw (new InvalidOperationException(
SR
.ExceptionAttributeDrawSideBySideInvalid));
433
throw (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))));
1168
throw (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])));
1665
throw (new InvalidOperationException(
SR
.ExceptionErrorBarTypeFormatInvalid(errorBarSeries[CustomPropertyName.ErrorBarType])));
1829
throw (new InvalidOperationException(
SR
.ExceptionDataSeriesNameNotFound(linkedSeriesName)));
Common\ChartTypes\FastLineChart.cs (2)
295
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid2("PermittedPixelError")));
301
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotInRange0to1("PermittedPixelError")));
Common\ChartTypes\FastPointChart.cs (3)
296
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid2("PermittedPixelError")));
302
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotInRange0to1("PermittedPixelError")));
622
throw (new InvalidOperationException(
SR
.ExceptionFastPointMarkerStyleUnknown));
Common\ChartTypes\FunnelChart.cs (14)
613
throw (new InvalidOperationException(
SR
.ExceptionFunnelStyleUnknown(this._funnelStyle.ToString())));
2123
throw(new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(labelStyle.ToString(), this.funnelLabelStyleAttributeName) ) );
2280
throw (new InvalidOperationException(
SR
.ExceptionFunnelMinimumPointHeightAttributeInvalid));
2318
throw (new InvalidOperationException(
SR
.ExceptionFunnelAngleRangeInvalid));
2363
throw(new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid( attrValue, "CalloutLineColor") ) );
2397
throw (new InvalidOperationException(
SR
.ExceptionFunnelNeckWidthInvalid));
2416
throw (new InvalidOperationException(
SR
.ExceptionFunnelNeckHeightInvalid));
2457
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelPointGapAttributeName)));
2500
throw(new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid( attrValue, "FunnelStyle") ) );
2527
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelOutsideLabelPlacementAttributeName )));
2553
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(attrValue, this.funnelInsideLabelAlignmentAttributeName)));
2580
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(attrValue, funnel3DDrawingStyleAttributeName) ) );
2694
throw (new InvalidOperationException(
SR
.ExceptionFunnelCanNotCombine));
2729
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(attrValue,"PyramidValueType") ) );
Common\ChartTypes\KagiChart.cs (9)
117
throw(new InvalidOperationException(
SR
.ExceptionKagiNullReference));
126
throw (new InvalidOperationException(
SR
.ExceptionKagiCanNotCombine));
220
throw (new InvalidOperationException(
SR
.ExceptionKagiNullReference));
305
throw (new InvalidOperationException(
SR
.ExceptionKagiAttributeFormatInvalid("ReversalAmount")));
319
throw (new InvalidOperationException(
SR
.ExceptionKagiAttributeFormatInvalid("ReversalAmount")));
349
throw (new InvalidOperationException(
SR
.ExceptionKagiAttributeFormatInvalid("UsedYValue")));
354
throw (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)
1281
throw (new InvalidOperationException(
SR
.Exception3DChartPointsXValuesUnsorted));
Common\ChartTypes\PieChart.cs (37)
301
throw (new InvalidOperationException(
SR
.ExceptionDoughnutCollectedThresholdInvalidFormat));
306
throw (new InvalidOperationException(
SR
.ExceptionDoughnutThresholdInvalid));
317
throw (new InvalidOperationException(
SR
.ExceptionDoughnutNullReference));
361
throw (new InvalidOperationException(
SR
.ExceptionDoughnutCollectedThresholdUsePercentInvalid));
370
throw (new InvalidOperationException(
SR
.ExceptionDoughnutCollectedThresholdInvalidRange));
435
throw (new InvalidOperationException(
SR
.ExceptionDoughnutCollectedColorInvalidFormat));
458
collectedPoint.LegendText =
SR
.DescriptionCustomAttributeCollectedLegendDefaultText;
484
throw (new InvalidOperationException(
SR
.ExceptionDoughnutNullReference));
531
throw (new InvalidOperationException(
SR
.ExceptionChartCanNotCombine( this.Name )));
627
throw (new ArgumentException(
SR
.ExceptionPieMinimumRelativePieSizeInvalid));
718
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeAngleOutOfRange("PieStartAngle")));
753
throw (new ArgumentException(
SR
.ExceptionPieRadiusInvalid));
1163
throw new InvalidOperationException(
SR
.ExceptionPieRadialLineSizeInvalid);
1174
throw new InvalidOperationException(
SR
.ExceptionPieRadialLineSizeInvalid);
1185
throw new InvalidOperationException(
SR
.ExceptionPieHorizontalLineSizeInvalid);
1196
throw new InvalidOperationException(
SR
.ExceptionPieHorizontalLineSizeInvalid);
1223
throw(new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotInRange0to100("InsideLabelOffset")));
1660
throw new InvalidOperationException(
SR
.ExceptionPieRadialLineSizeInvalid);
1671
throw new InvalidOperationException(
SR
.ExceptionPieRadialLineSizeInvalid);
1682
throw new InvalidOperationException(
SR
.ExceptionPieHorizontalLineSizeInvalid);
1693
throw new InvalidOperationException(
SR
.ExceptionPieHorizontalLineSizeInvalid);
2147
throw new InvalidOperationException(
SR
.ExceptionPieIntervalsInvalid);
2260
throw new InvalidOperationException(
SR
.ExceptionPieIntervalsInvalid);
2409
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeAngleOutOfRange("PieStartAngle")));
2451
throw (new ArgumentException(
SR
.ExceptionPieRadiusInvalid));
2463
throw (new ArgumentException(
SR
.ExceptionPie3DLabelLineSizeInvalid));
4441
throw new InvalidOperationException(
SR
.ExceptionPieUnassignedFrontBackPoints);
4494
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4525
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4566
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4600
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4642
if (points[listIndx] != null) throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4678
if (points[listIndx] != null) throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4712
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4746
throw new InvalidOperationException(
SR
.ExceptionPiePointOrderInvalid);
4815
throw new InvalidOperationException(
SR
.ExceptionPieOrderOperationInvalid);
4914
throw new InvalidOperationException(
SR
.Exception3DPieLabelsIndexInvalid);
Common\ChartTypes\PointAndFigureChart.cs (11)
133
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureNullReference));
142
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureCanNotCombine));
244
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureNullReference));
336
throw(new InvalidOperationException(
SR
.ExceptionChartTypeRequiresYValues(ChartTypeNames.PointAndFigure, ((int)(2)).ToString(CultureInfo.CurrentCulture))));
407
throw (new InvalidOperationException(
SR
.ExceptionRenkoBoxSizeFormatInvalid));
477
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureReversalAmountInvalidFormat));
503
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureUsedYValueHighInvalidFormat));
508
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureUsedYValueHighOutOfRange));
520
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureUsedYValueLowInvalidFormat));
525
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureUsedYValueLowOutOfrange));
541
throw (new InvalidOperationException(
SR
.ExceptionPointAndFigureUpBrickColorInvalidFormat));
Common\ChartTypes\PointChart.cs (2)
766
throw (new ArgumentException(
SR
.ExceptionCustomAttributeValueInvalid(attrib, "LabelStyle")));
1498
throw (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)));
1133
throw (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" )));
993
throw (new InvalidOperationException(
SR
.Exception3DSplineY1ValueIsLessThenY2));
Common\ChartTypes\RenkoChart.cs (7)
124
throw (new InvalidOperationException(
SR
.ExceptionRenkoNullReference));
133
throw (new InvalidOperationException(
SR
.ExceptionRenkoCanNotCobine));
225
throw (new InvalidOperationException(
SR
.ExceptionRenkoNullReference));
326
throw (new InvalidOperationException(
SR
.ExceptionRenkoBoxSizeFormatInvalid));
410
throw (new InvalidOperationException(
SR
.ExceptionRenkoUsedYValueFormatInvalid));
415
throw (new InvalidOperationException(
SR
.ExceptionRenkoUsedYValueOutOfRange));
458
throw (new InvalidOperationException(
SR
.ExceptionRenkoUpBrickColorInvalid));
Common\ChartTypes\StackedAreaChart.cs (1)
484
throw (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)
126
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakNullReference));
135
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakCanNotCobine));
226
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakNullReference));
303
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakUsedYValueInvalid));
308
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakUsedYValueOutOfRange));
322
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakNumberOfLinesInBreakFormatInvalid));
327
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakNumberOfLinesInBreakValueInvalid));
376
throw (new InvalidOperationException(
SR
.ExceptionThreeLineBreakUpBrickColorInvalid));
Common\Converters\AnnotationConverters.cs (1)
85
return dataPoint.series.Name + " - " +
SR
.DescriptionTypePoint + pointIndex.ToString(CultureInfo.InvariantCulture);
Common\Converters\CustomAttributesConverters.cs (10)
220
new DescriptionAttribute(
SR
.DescriptionAttributeUserDefined)
404
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeDefaultValueTypeInvalid));
677
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeTypeUnsupported( this._customAttributeInfo.ValueType.ToString() )));
739
throw(new InvalidOperationException(
SR
.ExceptionCustomAttributeTypeOrMaximumPossibleValueInvalid( attrName ) ) );
765
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeTypeOrMinimumPossibleValueUnsupported(attrName)));
775
throw (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)
353
throw (new InvalidOperationException(
SR
.ExceptionEditorChartTypeRegistryServiceInaccessible));
425
throw (new InvalidOperationException(
SR
.ExceptionEditorChartTypeRegistryServiceInObjectInaccessible(context.Instance.GetType().ToString())));
Common\Converters\ElementPositionConverter.cs (1)
130
throw(new ArgumentException(
SR
.ExceptionElementPositionConverter ));
Common\Converters\LegendConverters.cs (2)
400
throw (new InvalidOperationException(
SR
.ExceptionLegendDesignerMarginObjectInvalid(stringValue)));
405
throw (new InvalidOperationException(
SR
.ExceptionLegendDesignerMarginObjectInvalid(stringValue)));
Common\DataManager\DataManager.cs (4)
83
throw(new ArgumentNullException(
SR
.ExceptionInvalidServiceContainer));
102
throw (new ArgumentException(
SR
.ExceptionDataManagerUnsupportedType(serviceType.ToString())));
1016
throw (new InvalidOperationException(
SR
.ExceptionDataManager100StackedSeriesPointsNumeberMismatch));
1077
throw (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"));
370
throw (new ArgumentException(
SR
.ExceptionParameterFormatInvalid, "otherFields"));
405
throw new ArgumentNullException("dataSource",
SR
.ExceptionDataPointInsertionNoDataSource);
407
throw (new ArgumentException(
SR
.ExceptionDataBindSeriesToString, "dataSource"));
419
throw (new ArgumentOutOfRangeException("yFields",
SR
.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture))));
602
throw new ArgumentException(
SR
.ExceptionDataPointBindingYValueNotSpecified, "yValues");
609
throw (new ArgumentException(
SR
.ExceptionDataBindYValuesToString, "yValues"));
616
throw(new ArgumentOutOfRangeException("yValues",
SR
.ExceptionDataPointYValuesBindingCountMismatch( series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) );
630
throw (new ArgumentException(
SR
.ExceptionDataBindXValuesToString, "xValue"));
676
throw (new ArgumentOutOfRangeException("xValue",
SR
.ExceptionDataPointInsertionXValuesQtyIsLessYValues));
782
throw new ArgumentException(
SR
.ExceptionDataBindXValuesToString, "xValue");
784
throw new ArgumentNullException("yValue",
SR
.ExceptionDataPointInsertionYValueNotSpecified);
786
throw new ArgumentException(
SR
.ExceptionDataBindYValuesToString, "yValue");
788
throw new ArgumentOutOfRangeException("yFields",
SR
.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)));
797
throw new ArgumentOutOfRangeException("yFields",
SR
.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture)));
851
throw (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))));
2239
throw (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"));
2507
result = this.RemoveOneKeyword(result, KeywordName.ValY + index + 1,
SR
.FormatErrorString);
2570
throw (new InvalidOperationException(
SR
.ExceptionDataSeriesKeywordFormatInvalid(result)));
2903
throw (new ArgumentNullException(
SR
.ExceptionAttributeNameIsEmpty));
2929
throw(new ArgumentException(
SR
.ExceptionAttributeUnableToDelete));
3685
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionBorderWidthIsNotPositive));
4190
SRDescription(
SR
.Keys.DescriptionAttributeLabel_FontAngle),
4229
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAngleRangeInvalid));
4619
throw (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)
538
throw (new ArgumentNullException(
SR
.ExceptionDataSeriesNameIsEmpty));
556
throw (new ArgumentNullException("name",
SR
.ExceptionDataSeriesNameIsEmpty));
560
throw (new ArgumentOutOfRangeException("yValues",
SR
.ExceptionDataSeriesYValuesPerPointIsZero));
650
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid2("PixelPointDepth")));
655
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotLargerThenZiro("PixelPointDepth")));
659
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeMustBeInRange("PixelPointDepth", (0).ToString(CultureInfo.CurrentCulture), CustomPropertyRegistry.MaxValueOfPixelAttribute.ToString(CultureInfo.CurrentCulture))));
680
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid2("PixelPointGapDepth")));
685
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeIsNotLargerThenZiro("PixelPointGapDepth")));
689
throw (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")));
758
throw (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")));
813
throw (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)));
2021
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionDataSeriesYValueNumberInvalid));
2141
throw(new ArgumentException(
SR
.ExceptionMarkerStepNegativeValue, "value"));
Common\Formulas\FormulaHelpers.cs (7)
410
throw new ArgumentException(
SR
.ExceptionFormulaDataFormatInvalid(parameters));
1109
throw new ArgumentException(
SR
.ExceptionFormulaDataFormatInvalid(parameters));
1417
throw new ArgumentException(
SR
.ExceptionFormulaDataFormatInvalid(seriesField));
1518
throw (new ArgumentException(
SR
.ExceptionFormulaYIndexInvalid, seriesFieldId));
1537
throw new ArgumentException(
SR
.ExceptionDataPointValueNameInvalid, seriesFieldId);
1608
throw (new ArgumentException(
SR
.ExceptionFormulaYIndexInvalid, seriesFieldId));
1629
throw 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)
44
override public string Name { get { return
SR
.FormulaNameGeneralFormulas; } }
65
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
106
throw 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);
99
throw new ArgumentException(
SR
.ExceptionOscillatorObjectInvalidPeriod);
178
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
190
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
191
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
193
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
197
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
257
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
272
throw new InvalidOperationException(
SR
.ExceptionOscillatorNegativePeriodParameter);
283
throw new InvalidOperationException(
SR
.ExceptionOscillatorNegativeSignalPeriod);
348
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
371
throw new ArgumentException(
SR
.ExceptionOscillatorObjectInvalidPeriod);
456
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
471
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
482
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
568
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
582
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
675
throw new InvalidOperationException(
SR
.ExceptionFormulaInvalidPeriod( name ) );
679
throw new InvalidOperationException(
SR
.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\PriceIndicators.cs (51)
55
virtual public string Name { get { return
SR
.FormulaNamePriceIndicators; } }
145
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
146
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
148
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
152
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
159
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
163
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
167
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
320
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
321
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
323
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
327
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
337
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
341
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
345
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
464
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
465
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
467
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
471
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
478
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
482
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
486
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
547
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
548
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
550
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
554
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
561
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
565
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
569
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
690
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
691
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
693
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
697
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
704
{ throw new InvalidOperationException(
SR
.ExceptionIndicatorsDeviationMissing); }
711
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
715
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
719
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
816
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
858
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
905
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
966
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
967
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
969
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
973
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
980
{ throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsShiftParameterMissing); }
984
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
988
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
1094
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
1102
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameYNumber );
1164
throw new InvalidOperationException(
SR
.ExceptionFormulaInvalidPeriod( name ) );
1168
throw new InvalidOperationException(
SR
.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\StatisticalAnalysis.cs (127)
50
virtual public string Name { get { return
SR
.FormulaNameStatisticalAnalysis; } }
149
throw new InvalidOperationException(
SR
.ExceptionFormulaInvalidPeriod(name) );
153
throw new InvalidOperationException(
SR
.ExceptionFormulaNotEnoughDataPoints(name) );
172
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesNotEnoughInputSeries);
179
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAnovaTest);
190
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
195
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
284
outLabels[0][0] =
SR
.LabelStatisticalSumOfSquaresBetweenGroups;
288
outLabels[0][1] =
SR
.LabelStatisticalSumOfSquaresWithinGroups;
292
outLabels[0][2] =
SR
.LabelStatisticalSumOfSquaresTotal;
296
outLabels[0][3] =
SR
.LabelStatisticalDegreesOfFreedomBetweenGroups;
300
outLabels[0][4] =
SR
.LabelStatisticalDegreesOfFreedomWithinGroups;
304
outLabels[0][5] =
SR
.LabelStatisticalDegreesOfFreedomTotal;
308
outLabels[0][6] =
SR
.LabelStatisticalMeanSquareVarianceBetweenGroups;
312
outLabels[0][7] =
SR
.LabelStatisticalMeanSquareVarianceWithinGroups;
316
outLabels[0][8] =
SR
.LabelStatisticalFRatio;
320
outLabels[0][9] =
SR
.LabelStatisticalFCriteria;
349
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
377
outLabels[0][0] =
SR
.LabelStatisticalCorrelation;
397
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
419
outLabels[0][0] =
SR
.LabelStatisticalCovariance;
441
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
457
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
462
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
497
throw new InvalidOperationException(
SR
.ExceptionStatisticalAnalysesZeroVariance);
530
outLabels[0][0] =
SR
.LabelStatisticalTheFirstGroupMean;
534
outLabels[0][1] =
SR
.LabelStatisticalTheSecondGroupMean;
538
outLabels[0][2] =
SR
.LabelStatisticalTheFirstGroupVariance;
542
outLabels[0][3] =
SR
.LabelStatisticalTheSecondGroupVariance;
546
outLabels[0][4] =
SR
.LabelStatisticalFValue;
550
outLabels[0][5] =
SR
.LabelStatisticalPFLessEqualSmallFOneTail;
554
outLabels[0][6] =
SR
.LabelStatisticalFCriticalValueOneTail;
576
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
595
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidMeanDifference);
600
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesNegativeMeanDifference);
610
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidVariance);
620
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidVariance);
630
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
635
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
680
outLabels[0][0] =
SR
.LabelStatisticalTheFirstGroupMean;
684
outLabels[0][1] =
SR
.LabelStatisticalTheSecondGroupMean;
688
outLabels[0][2] =
SR
.LabelStatisticalTheFirstGroupVariance;
692
outLabels[0][3] =
SR
.LabelStatisticalTheSecondGroupVariance;
696
outLabels[0][4] =
SR
.LabelStatisticalZValue;
700
outLabels[0][5] =
SR
.LabelStatisticalPZLessEqualSmallZOneTail;
704
outLabels[0][6] =
SR
.LabelStatisticalZCriticalValueOneTail;
708
outLabels[0][7] =
SR
.LabelStatisticalPZLessEqualSmallZTwoTail;
712
outLabels[0][8] =
SR
.LabelStatisticalZCriticalValueTwoTail;
734
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
750
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidMeanDifference);
755
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesNegativeMeanDifference);
765
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
770
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
849
outLabels[0][0] =
SR
.LabelStatisticalTheFirstGroupMean;
853
outLabels[0][1] =
SR
.LabelStatisticalTheSecondGroupMean;
857
outLabels[0][2] =
SR
.LabelStatisticalTheFirstGroupVariance;
861
outLabels[0][3] =
SR
.LabelStatisticalTheSecondGroupVariance;
865
outLabels[0][4] =
SR
.LabelStatisticalTValue;
869
outLabels[0][5] =
SR
.LabelStatisticalDegreeOfFreedom;
873
outLabels[0][6] =
SR
.LabelStatisticalPTLessEqualSmallTOneTail;
877
outLabels[0][7] =
SR
.LabelStatisticalSmallTCrititcalOneTail;
881
outLabels[0][8] =
SR
.LabelStatisticalPTLessEqualSmallTTwoTail;
885
outLabels[0][9] =
SR
.LabelStatisticalSmallTCrititcalTwoTail;
907
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
910
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidVariableRanges);
926
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidMeanDifference);
931
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesNegativeMeanDifference);
941
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
946
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
988
outLabels[0][0] =
SR
.LabelStatisticalTheFirstGroupMean;
992
outLabels[0][1] =
SR
.LabelStatisticalTheSecondGroupMean;
996
outLabels[0][2] =
SR
.LabelStatisticalTheFirstGroupVariance;
1000
outLabels[0][3] =
SR
.LabelStatisticalTheSecondGroupVariance;
1004
outLabels[0][4] =
SR
.LabelStatisticalTValue;
1008
outLabels[0][5] =
SR
.LabelStatisticalDegreeOfFreedom;
1012
outLabels[0][6] =
SR
.LabelStatisticalPTLessEqualSmallTOneTail;
1016
outLabels[0][7] =
SR
.LabelStatisticalSmallTCrititcalOneTail;
1020
outLabels[0][8] =
SR
.LabelStatisticalPTLessEqualSmallTTwoTail;
1024
outLabels[0][9] =
SR
.LabelStatisticalSmallTCrititcalTwoTail;
1053
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidTValue);
1064
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1075
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidTailedParameter);
1096
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1123
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidTValue);
1134
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1145
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1165
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1184
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidZValue);
1204
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1227
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidProbabilityValue);
1238
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1258
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1286
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidProbabilityValue);
1297
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1308
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1328
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1352
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidAlphaValue);
1372
outLabels[0][0] =
SR
.LabelStatisticalProbability;
1390
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesNotEnoughDataPoints);
1397
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesNotEnoughDataPoints);
1417
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesCovariance);
1452
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesGammaBetaNegativeParameters);
1549
throw new InvalidOperationException(
SR
.ExceptionStatisticalAnalysesIncompleteBetaFunction);
1576
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidInputParameter);
1614
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidSeriesNumber);
1631
outLabels[0][0] =
SR
.LabelStatisticalAverage;
1655
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidVariance);
1662
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidSeriesNumber);
1681
outLabels[0][0] =
SR
.LabelStatisticalVariance;
1700
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidSeriesNumber);
1717
outLabels[0][0] =
SR
.LabelStatisticalMedian;
1739
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1750
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
1770
outLabels[0][0] =
SR
.LabelStatisticalBetaFunction;
1792
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidInputParameter);
1797
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesGammaBetaNegativeParameters);
1817
outLabels[0][0] =
SR
.LabelStatisticalGammaFunction;
1856
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidMedianConditions);
1885
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidMeanConditions);
1911
throw new ArgumentException(
SR
.ExceptionStatisticalAnalysesInvalidVarianceConditions);
1958
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesStudentsNegativeFreedomDegree);
2004
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidTValue);
2006
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
2008
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidDegreeOfFreedom);
2036
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidProbabilityValue);
2089
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesNormalInvalidProbabilityValue);
2140
throw new ArgumentOutOfRangeException(
SR
.ExceptionStatisticalAnalysesInvalidProbabilityValue);
Common\Formulas\TechGeneralIndicators.cs (29)
45
override public string Name { get { return
SR
.FormulaNameGeneralTechnicalIndicators; } }
85
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
86
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
88
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
92
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
99
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
103
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsSameXYNumber);
107
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
148
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
162
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
225
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
280
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresTwoArrays);
294
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
305
throw new InvalidOperationException(
SR
.ExceptionPeriodAverageParameterIsNegative);
370
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
419
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
433
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
475
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
489
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
559
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
573
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
637
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresOneArray);
651
throw new InvalidOperationException(
SR
.ExceptionPeriodShortParameterIsNegative);
662
throw new InvalidOperationException(
SR
.ExceptionPeriodLongParameterIsNegative);
665
throw new InvalidOperationException(
SR
.ExceptionIndicatorsLongPeriodLessThenShortPeriod);
727
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsFormulaRequiresThreeArrays);
741
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
866
throw new InvalidOperationException(
SR
.ExceptionFormulaInvalidPeriod( name ) );
870
throw new InvalidOperationException(
SR
.ExceptionFormulaNotEnoughDataPoints( name ) );
Common\Formulas\TimeSeriesAndForecasting.cs (7)
72
virtual public string Name { get { return
SR
.FormulaNameTimeSeriesAndForecasting; } }
119
throw new InvalidOperationException(
SR
.ExceptionFormulaInvalidPeriod(name) );
123
throw new InvalidOperationException(
SR
.ExceptionFormulaNotEnoughDataPoints( name ) );
196
throw new InvalidOperationException(
SR
.ExceptionForecastingDegreeInvalid);
199
throw new InvalidOperationException(
SR
.ExceptionForecastingNotEnoughDataPoints(degree.ToString(System.Globalization.CultureInfo.InvariantCulture)));
316
throw new InvalidOperationException(
SR
.ExceptionForecastingExponentialRegressionHasZeroYValues);
363
throw new InvalidOperationException(
SR
.ExceptionForecastingPowerRegressionHasZeroYValues);
Common\Formulas\VolumeIndicator.cs (16)
43
override 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);
151
if (e.Message ==
SR
.ExceptionObjectReferenceIsNull)
152
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing);
154
throw new InvalidOperationException(
SR
.ExceptionPriceIndicatorsPeriodMissing + e.Message);
158
throw new InvalidOperationException(
SR
.ExceptionPeriodParameterIsNegative);
162
throw new ArgumentException(
SR
.ExceptionPriceIndicatorsNotEnoughPoints);
246
throw 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)
863
throw (new InvalidOperationException(
SR
.ExceptionAxisLabelsAutoFitMinFontSizeValueInvalid));
897
throw (new InvalidOperationException(
SR
.ExceptionAxisLabelsAutoFitMaxFontSizeInvalid));
1120
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisWidthIsNegative));
1197
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionValueMustBeInRange("MaximumAutoSize", "0", "100")));
1281
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
1282
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
Common\General\AxisScale.cs (12)
779
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleLogarithmBaseInvalid));
1024
throw (new ArgumentException(
SR
.ExceptionAxisScalePositionInvalid, "position"));
1030
throw (new InvalidOperationException(
SR
.ExceptionAxisScalePositionToValueCallFailed));
1291
throw (new ArgumentOutOfRangeException("diff",
SR
.ExceptionAxisScaleIntervalIsZero));
1303
throw (new InvalidOperationException(
SR
.ExceptionAxisScaleMinimumMaximumInvalid));
1321
throw (new InvalidOperationException(
SR
.ExceptionAxisScaleMinimumMaximumInvalid));
1567
throw (new ArgumentOutOfRangeException("years",
SR
.ExceptionAxisScaleIntervalIsLessThen1Year));
1959
throw (new InvalidOperationException(
SR
.ExceptionAxisScaleAutoIntervalInvalid));
2006
throw (new InvalidOperationException(
SR
.ExceptionAxisScaleMinimumValueIsGreaterThenMaximumDataPoint));
2041
throw (new InvalidOperationException(
SR
.ExceptionAxisScaleAutoIntervalInvalid));
2099
throw (new ArgumentOutOfRangeException("minimumValue",
SR
.ExceptionAxisScaleLogarithmicNegativeValues));
2101
throw (new ArgumentOutOfRangeException("maximumValue",
SR
.ExceptionAxisScaleLogarithmicNegativeValues));
Common\General\AxisScaleBreaks.cs (4)
231
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleBreaksNumberInvalid));
257
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleBreaksCollapsibleSpaceInvalid));
325
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleBreaksSpacingInvalid));
373
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleBreaksLineWidthInvalid));
Common\General\AxisScaleSegments.cs (3)
138
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleSegmentsPositionInvalid));
162
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleSegmentsSizeInvalid));
186
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisScaleSegmentsSpacingInvalid));
Common\General\BaseClasses.cs (1)
289
throw new ArgumentException(
SR
.ExceptionNameAlreadyExistsInCollection(value, nameController.GetType().Name));
Common\General\BaseCollections.cs (6)
308
throw new ArgumentException(
SR
.ExceptionNameNotFound(name, this.GetType().Name));
324
throw new ArgumentException(
SR
.ExceptionNameAlreadyExistsInCollection(name, this.GetType().Name));
327
throw new ArgumentException(
SR
.ExceptionNameAlreadyExistsInCollection(name, this.GetType().Name));
412
throw new ArgumentException(
SR
.ExceptionNameNotFound(name, this.GetType().Name));
451
throw new ArgumentException(
SR
.ExceptionNameAlreadyExistsInCollection(item.Name, this.GetType().Name));
475
throw new ArgumentException(
SR
.ExceptionNameAlreadyExistsInCollection(item.Name, this.GetType().Name));
Common\General\Chart.cs (17)
223
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionChartCompressionInvalid));
798
throw (new ArgumentException(
SR
.ExceptionDataBindYValuesToString, "dataSource"));
804
throw(new ArgumentOutOfRangeException("dataSource",
SR
.ExceptionDataPointYValuesCountMismatch(series.YValuesPerPoint.ToString(System.Globalization.CultureInfo.InvariantCulture) ) ) );
1037
throw (new InvalidOperationException(
SR
.ExceptionChartDataPointsAlignmentFaild));
1043
throw (new InvalidOperationException(
SR
.ExceptionChartDataPointsAlignmentFaildAxisLabelsInvalid));
1106
throw (new ArgumentNullException("dataSource",
SR
.ExceptionDataPointInsertionNoDataSource));
1109
throw (new ArgumentException(
SR
.ExceptionDataBindSeriesToString, "dataSource"));
1112
throw (new ArgumentException(
SR
.ExceptionChartDataPointsInsertionFailedYValuesEmpty, "yFields"));
1115
throw (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));
3003
throw (new InvalidOperationException(
SR
.ExceptionChartAreaNameReferenceInvalid(area.Name, area.AlignWithChartArea)));
3429
throw new ArgumentException(
SR
.ExceptionChartOutOfLimits);
3433
throw new ArgumentException(
SR
.ExceptionValueMustBeGreaterThan("Width", "0px"));
3437
throw new ArgumentException(
SR
.ExceptionValueMustBeGreaterThan("Height", "0px"));
Common\General\ChartArea.cs (3)
1039
throw (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\ChartAreaAxes.cs (7)
474
throw (new InvalidOperationException(
SR
.ExceptionChartAreaAxisScaleLogarithmicUnsuitable));
697
throw (new InvalidOperationException(
SR
.ExceptionAxisMinimumMaximumInvalid));
1081
throw (new InvalidOperationException(
SR
.ExceptionAxisStackedChartsDataPointsNumberMismatch));
1157
throw (new InvalidOperationException(
SR
.ExceptionAxisStackedChartsDataPointsNumberMismatch));
1464
throw (new InvalidOperationException(
SR
.ExceptionChartAreaChartTypesCanNotCombine));
1505
throw (new ArgumentException(
SR
.ExceptionAxisSeriesNotAligned + e.Message));
1691
throw (new InvalidOperationException(
SR
.ExceptionChartAreaSeriesNotFound));
Common\General\ChartGraphics.cs (3)
1124
throw (new InvalidOperationException(
SR
.ExceptionGraphicsMarkerStyleUnknown));
4955
throw( new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid( styleName, "PieDrawingStyle")));
5556
throw (new InvalidOperationException(
SR
.ExceptionCustomAttributeValueInvalid(styleName, "DrawingStyle")));
Common\General\ChartGraphics3D.cs (2)
3654
throw (new InvalidOperationException(
SR
.ExceptionGraphics3DMarkerStyleUnknown));
3763
throw (new ArgumentException(
SR
.ExceptionGraphics3DCoordinatesInvalid, "cubePoints"));
Common\General\ChartSerializer.cs (3)
158
throw(new ArgumentNullException(
SR
.ExceptionInvalidServiceContainer));
174
throw (new ArgumentException(
SR
.ExceptionChartSerializerUnsupportedType( serviceType.ToString())));
770
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerContentFlagUnsupported));
Common\General\DataManipulator.cs (16)
1196
throw (new ArgumentOutOfRangeException("pointCount",
SR
.ExceptionDataManipulatorPointCountIsZero));
1546
throw (new ArgumentException(
SR
.ExceptionDataManipulatorIndexUndefined, "rangeElements"));
1577
throw (new ArgumentException(
SR
.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements"));
1582
throw (new ArgumentException(
SR
.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements"));
1595
throw (new ArgumentException(
SR
.ExceptionDataManipulatorIndexFormatInvalid, "rangeElements"));
2597
throw (new InvalidOperationException(
SR
.ExceptionDataManipulatorGroupedSeriesNotSorted));
3036
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaUndefined));
3060
throw(new ArgumentException(
SR
.ExceptionDataManipulatorYValuesIndexExceeded( formulaString )));
3066
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaAlreadyDefined(formulaString)));
3111
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaUnsupported));
3135
throw(new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString )));
3162
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString )));
3168
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaFormatInvalid( formulaString )));
3201
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingFormulaNameInvalid(formulaString)));
3215
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingInputSeriesUndefined));
3221
throw (new ArgumentException(
SR
.ExceptionDataManipulatorGroupingInputOutputSeriesNumberMismatch));
Common\General\FormulaData.cs (13)
395
throw new ArgumentException(
SR
.ExceptionFormulaNotFound(formulaName));
503
throw new ArgumentException(
SR
.ExceptionFormulaDataItemsNumberMismatch);
509
throw new ArgumentException(
SR
.ExceptionFormulaDataOutputSeriesNumberYValuesIncorrect);
558
throw new InvalidOperationException(
SR
.ExceptionFormulaXValuesNotAligned);
612
throw (new ArgumentException(
SR
.ExceptionFormulaDataFormatInvalid(str)));
638
throw (new ArgumentException(
SR
.ExceptionFormulaDataFormatInvalid(str)));
644
throw (new ArgumentException(
SR
.ExceptionFormulaDataSeriesNameNotFound(str)));
666
throw (new ArgumentException(
SR
.ExceptionFormulaDataSeriesNameNotFoundInCollection(str)));
705
throw new ArgumentException(
SR
.ExceptionFormulaDataItemsNumberMismatch2);
787
throw new ArgumentException(
SR
.ExceptionFormulaYIndexInvalid);
826
throw new ArgumentException(
SR
.ExceptionFormulaInputOutputSeriesMismatch);
1126
throw new ArgumentException(
SR
.ExceptionFormulaDataSeriesAreNotAlignedDifferentDataPoints(series[seriesIndex].Name, series[seriesIndex + 1].Name));
1134
throw new ArgumentException(
SR
.ExceptionFormulaDataSeriesAreNotAlignedDifferentXValues(series[seriesIndex].Name, series[seriesIndex + 1].Name));
Common\General\GridTickMarks.cs (4)
435
throw (new InvalidOperationException(
SR
.ExceptionTickMarksIntervalIsZero));
1356
throw (new InvalidOperationException(
SR
.ExceptionTickMarksIntervalIsZero));
1405
throw (new InvalidOperationException(
SR
.ExceptionTickMarksIntervalIsZero));
1765
throw (new ArgumentException(
SR
.ExceptionTickMarksIntervalIsNegative, "value"));
Common\General\ImageMap.cs (6)
237
throw new ArgumentException(
SR
.ExceptionImageMapPolygonShapeInvalid);
304
throw (new InvalidOperationException(
SR
.ExceptionImageMapCircleShapeInvalid));
308
throw (new InvalidOperationException(
SR
.ExceptionImageMapRectangleShapeInvalid));
312
throw (new InvalidOperationException(
SR
.ExceptionImageMapPolygonShapeInvalid));
727
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
728
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
Common\General\Label.cs (9)
323
throw (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)]
1017
throw (new InvalidOperationException(
SR
.ExceptionAxisLabelRowIndexIsNegative));
1731
throw (new InvalidOperationException(
SR
.ExceptionAxisLabelIndexIsNegative));
2250
throw (new InvalidOperationException(
SR
.ExceptionAxisLabelRowIndexMustBe1Or2));
2814
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionAxisLabelFontAngleInvalid));
Common\General\Legend.cs (15)
2080
throw (new InvalidOperationException(
SR
.ExceptionLegendReferencedInSeriesNotFound(series.Name, series.Legend)));
2305
LegendItem item = new LegendItem(this.Name + " - " +
SR
.DescriptionTypeEmpty, Color.White, "");
2886
throw (new InvalidOperationException(
SR
.ExceptionLegendAutoFitMinFontSizeInvalid));
2916
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionLegendMaximumAutoSizeInvalid));
3092
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionLegendColumnSpacingInvalid));
3209
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionLegendBorderWidthIsNegative));
3693
throw (new ArgumentException(
SR
.ExceptionTextThresholdIsNegative, "value"));
4410
throw (new InvalidOperationException(
SR
.ExceptionLegendSeparatorTypeUnknown(separatorType.ToString())));
4934
throw (new ArgumentException(
SR
.ExceptionLegendDockedChartAreaIsMissing((string)legend.DockedToChartArea)));
5011
throw(new ArgumentException(
SR
.ExceptionLegendDockedChartAreaIsMissing( (string)legend.DockedToChartArea ) ) );
5543
throw (new ArgumentException(
SR
.ExceptionBackSecondaryColorIsTransparent));
5574
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionBorderWidthIsZero));
5626
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionLegendMarkerBorderWidthIsNegative));
6094
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
6095
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
Common\General\LegendColumns.cs (16)
405
throw (new ArgumentException(
SR
.ExceptionSeriesSymbolSizeIsNegative, "value"));
563
[SRCategory(
SR
.Keys.CategoryAttributeSeriesItems)]
564
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
711
throw (new ArgumentException(
SR
.ExceptionMinimumCellWidthIsWrong, "value"));
738
throw (new ArgumentException(
SR
.ExceptionMaximumCellWidthIsWrong, "value"));
1196
throw (new ArgumentException(
SR
.ExceptionLegendCellImageSizeIsNegative, "value"));
1222
throw (new ArgumentException(
SR
.ExceptionLegendCellSeriesSymbolSizeIsNegative, "value"));
1268
throw (new ArgumentException(
SR
.ExceptionLegendCellSpanIsLessThenOne, "value"));
1400
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
1401
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
1534
throw (new InvalidOperationException(
SR
.ExceptionLegendCellTypeUnknown(this.CellType.ToString())));
1962
throw (new InvalidOperationException(
SR
.ExceptionLegendCellTypeUnknown(this.CellType.ToString())));
2596
throw (new ArgumentException(
SR
.ExceptionMarginTopIsNegative, "value"));
2623
throw (new ArgumentException(
SR
.ExceptionMarginBottomIsNegative, "value"));
2650
throw (new ArgumentException(
SR
.ExceptionMarginLeftIsNegative, "value"));
2677
throw (new ArgumentException(
SR
.ExceptionMarginRightIsNegative, "value"));
Common\General\Matrix3D.cs (1)
413
throw new InvalidOperationException(
SR
.ExceptionMatrix3DNotinitialized);
Common\General\SmartLabels.cs (4)
320
throw (new InvalidOperationException(
SR
.ExceptionSmartLabelsDirectionUndefined));
347
throw (new InvalidOperationException(
SR
.ExceptionSmartLabelsMinMovingDistanceIsNegative));
373
throw (new InvalidOperationException(
SR
.ExceptionSmartLabelsMaxMovingDistanceIsNegative));
526
SRDescription(
SR
.Keys.DescriptionAttributeCalloutLineAnchorCap),
Common\General\StripLine.cs (3)
967
throw (new ArgumentException(
SR
.ExceptionStripLineWidthIsNegative, "value"));
1556
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
1557
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
Common\General\Title.cs (6)
492
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionValueMustBeInRange("DockingOffset", (-100).ToString(CultureInfo.CurrentCulture), (100).ToString(CultureInfo.CurrentCulture))));
720
throw (new ArgumentOutOfRangeException("value",
SR
.ExceptionTitleBorderWidthIsNegative));
1187
[SRCategory(
SR
.Keys.CategoryAttributeMapArea)]
1188
[SRDescription(
SR
.Keys.DescriptionAttributePostBackValue)]
2079
throw (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)
23
return
SR
.Keys.GetString(value);
Common\SRDescriptionAttribute.cs (1)
32
base.DescriptionValue =
SR
.Keys.GetString(base.Description);
Common\Utilities\ColorPalette.cs (1)
364
throw (new ArgumentException(
SR
.ExceptionPaletteIsEmpty));
Common\Utilities\CustomAttributesRegistry.cs (96)
435
throw (new ArgumentException(
SR
.ExceptionCustomAttributesRegistryUnsupportedType( serviceType.ToString()) ));
471
SR
.DescriptionCustomAttributeDrawSideBySide,
484
SR
.DescriptionCustomAttributeIsXAxisQuantitive,
513
SR
.DescriptionCustomAttributeEmptyPointValue,
532
SR
.DescriptionCustomAttributeBarLabelStyle,
556
SR
.DescriptionCustomAttributeStackedGroupName,
575
SR
.DescriptionCustomAttributeBarLabelStyle,
600
SR
.DescriptionCustomAttributeDrawingStyle,
628
SR
.DescriptionCustomAttributePointWidth,
641
SR
.DescriptionCustomAttributePixelPointWidth,
654
SR
.DescriptionCustomAttributeMinPixelPointWidth,
667
SR
.DescriptionCustomAttributeMaxPixelPointWidth,
687
SR
.DescriptionCustomAttributeCandlePriceUpColor,
698
SR
.DescriptionCustomAttributePriceDownColor,
715
SR
.DescriptionCustomAttributeLabelValueType,
731
SR
.DescriptionCustomAttributeOpenCloseStyle,
742
SR
.DescriptionCustomAttributeShowOpenClose,
759
SR
.DescriptionCustomAttributeBubbleScaleMin,
770
SR
.DescriptionCustomAttributeBubbleScaleMax,
781
SR
.DescriptionCustomAttributeBubbleMaxSize,
794
SR
.DescriptionCustomAttributeBubbleMaxSize,
807
SR
.DescriptionCustomAttributeBubbleUseSizeForLabel,
829
SR
.DescriptionCustomAttributePieDrawingStyle,
842
SR
.DescriptionCustomAttributeCollectedThreshold,
855
SR
.DescriptionCustomAttributeCollectedThresholdUsePercent,
866
SR
.DescriptionCustomAttributeCollectedSliceExploded,
877
SR
.DescriptionCustomAttributeCollectedLabel,
887
SR
.DescriptionCustomAttributeCollectedLegendDefaultText,
888
SR
.DescriptionCustomAttributeCollectedLegendText,
899
SR
.DescriptionCustomAttributeCollectedToolTip,
910
SR
.DescriptionCustomAttributeCollectedColor,
922
SR
.DescriptionCustomAttributePieStartAngle,
938
SR
.DescriptionCustomAttributePieDonutExploded,
948
SR
.DescriptionCustomAttributeLabelsRadialLineSize,
962
SR
.DescriptionCustomAttributeLabelsHorizontalLineSize,
977
SR
.DescriptionCustomAttributePieLabelStyle,
988
SR
.DescriptionCustomAttributeMinimumRelativePieSize,
1001
SR
.DescriptionCustomAttribute_3DLabelLineSize,
1015
SR
.DescriptionCustomAttributePieLineColor,
1030
SR
.DescriptionCustomAttributeDoughnutRadius,
1063
SR
.DescriptionCustomAttributeLabelStyle,
1082
SR
.DescriptionCustomAttributeShowMarkerLines,
1099
SR
.DescriptionCustomAttributeLineTension,
1143
SR
.DescriptionCustomAttributePixelPointDepth,
1157
SR
.DescriptionCustomAttributePixelPointGapDepth,
1202
SR
.DescriptionCustomAttributePolarAreaDrawingStyle,
1213
SR
.DescriptionCustomAttributePolarCircularLabelsStyle,
1224
SR
.DescriptionCustomAttributePolarDrawingStyle,
1243
SR
.DescriptionCustomAttributeRadarAreaDrawingStyle,
1254
SR
.DescriptionCustomAttributeRadarCircularLabelsStyle,
1265
SR
.DescriptionCustomAttributeRadarDrawingStyle,
1283
SR
.DescriptionCustomAttributeBoxPlotPercentile,
1296
SR
.DescriptionCustomAttributeBoxPlotWhiskerPercentile,
1309
SR
.DescriptionCustomAttributeBoxPlotShowAverage,
1320
SR
.DescriptionCustomAttributeBoxPlotShowMedian,
1331
SR
.DescriptionCustomAttributeBoxPlotShowUnusualValues,
1342
SR
.DescriptionCustomAttributeBoxPlotSeries,
1359
SR
.DescriptionCustomAttributeErrorBarStyle,
1370
SR
.DescriptionCustomAttributeErrorBarCenterMarkerStyle,
1381
SR
.DescriptionCustomAttributeErrorBarSeries,
1392
SR
.DescriptionCustomAttributeErrorBarType,
1409
SR
.DescriptionCustomAttributeUsedYValueHigh,
1422
SR
.DescriptionCustomAttributeUsedYValueLow,
1435
SR
.DescriptionCustomAttributeBarsPriceUpColor,
1446
SR
.DescriptionCustomAttributePointFigureBoxSize,
1457
SR
.DescriptionCustomAttributeProportionalSymbols,
1468
SR
.DescriptionCustomAttributeReversalAmount,
1484
SR
.DescriptionCustomAttributeUsedYValue,
1497
SR
.DescriptionCustomAttributeBarsPriceUpColor,
1508
SR
.DescriptionCustomAttributeKagiReversalAmount,
1524
SR
.DescriptionCustomAttributeRenkoUsedYValue,
1537
SR
.DescriptionCustomAttributeBarsPriceUpColor,
1548
SR
.DescriptionCustomAttributeBoxSize,
1564
SR
.DescriptionCustomAttributeThreeLineBreakUsedYValue,
1577
SR
.DescriptionCustomAttributeBarsPriceUpColor,
1588
SR
.DescriptionCustomAttributeNumberOfLinesInBreak,
1607
SR
.DescriptionCustomAttributeFunnelLabelStyle,
1619
SR
.DescriptionCustomAttributeFunnelNeckWidth,
1632
SR
.DescriptionCustomAttributeFunnelNeckHeight,
1645
SR
.DescriptionCustomAttributeFunnelMinPointHeight,
1658
SR
.DescriptionCustomAttributeFunnel3DRotationAngle,
1672
SR
.DescriptionCustomAttributeFunnelPointGap,
1685
SR
.DescriptionCustomAttributeFunnel3DDrawingStyle,
1697
SR
.DescriptionCustomAttributeFunnelStyle,
1708
SR
.DescriptionCustomAttributeFunnelInsideLabelAlignment,
1719
SR
.DescriptionCustomAttributeFunnelOutsideLabelPlacement,
1730
SR
.DescriptionCustomAttributeCalloutLineColor,
1747
SR
.DescriptionCustomAttributePyramidLabelStyle,
1759
SR
.DescriptionCustomAttributePyramidMinPointHeight,
1772
SR
.DescriptionCustomAttributePyramid3DRotationAngle,
1786
SR
.DescriptionCustomAttributePyramidPointGap,
1799
SR
.DescriptionCustomAttributePyramid3DDrawingStyle,
1811
SR
.DescriptionCustomAttributePyramidInsideLabelAlignment,
1822
SR
.DescriptionCustomAttributePyramidOutsideLabelPlacement,
1833
SR
.DescriptionCustomAttributeCalloutLineColor,
1844
SR
.DescriptionCustomAttributePyramidValueType,
Common\Utilities\ElementPosition.cs (7)
168
string message =
SR
.MessageChangingChartAreaPositionProperty;
171
message +=
SR
.MessageChangingChartAreaPositionConfirmAutomatic;
175
message +=
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())));
159
SR
.DescriptionKeyWordNameIndexDataPoint,
162
SR
.DescriptionKeyWordIndexDataPoint2,
170
SR
.DescriptionKeyWordNameXValue,
173
SR
.DescriptionKeyWordXValue,
181
SR
.DescriptionKeyWordNameYValue,
184
SR
.DescriptionKeyWordYValue,
192
SR
.DescriptionKeyWordNameTotalYValues,
195
SR
.DescriptionKeyWordTotalYValues,
203
SR
.DescriptionKeyWordNameYValuePercentTotal,
206
SR
.DescriptionKeyWordYValuePercentTotal,
214
SR
.DescriptionKeyWordNameIndexTheDataPoint,
217
SR
.DescriptionKeyWordIndexDataPoint,
225
SR
.DescriptionKeyWordNameLabelDataPoint,
228
SR
.DescriptionKeyWordLabelDataPoint,
236
SR
.DescriptionKeyWordNameAxisLabelDataPoint,
239
SR
.DescriptionKeyWordAxisLabelDataPoint,
247
SR
.DescriptionKeyWordNameLegendText,
250
SR
.DescriptionKeyWordLegendText,
258
SR
.DescriptionKeyWordNameSeriesName,
261
SR
.DescriptionKeyWordSeriesName,
271
SR
.DescriptionKeyWordNameAverageYValues,
274
SR
.DescriptionKeyWordAverageYValues,
282
SR
.DescriptionKeyWordNameMaximumYValues,
285
SR
.DescriptionKeyWordMaximumYValues,
293
SR
.DescriptionKeyWordNameMinimumYValues,
296
SR
.DescriptionKeyWordMinimumYValues,
304
SR
.DescriptionKeyWordNameLastPointYValue,
307
SR
.DescriptionKeyWordLastPointYValue,
315
SR
.DescriptionKeyWordNameFirstPointYValue,
318
SR
.DescriptionKeyWordFirstPointYValue,
Common\Utilities\XmlSerializer.cs (17)
850
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerDefaultConstructorUndefined(pi.PropertyType.ToString())));
1231
throw (new ArgumentException(
SR
.ExceptionChartSerializerContentStringFormatInvalid));
1237
throw (new ArgumentException(
SR
.ExceptionChartSerializerClassNameUndefined));
1241
throw (new ArgumentException(
SR
.ExceptionChartSerializerPropertyNameUndefined));
1247
throw (new ArgumentException(
SR
.ExceptionChartSerializerContentStringFormatInvalid));
1379
throw (new ArgumentException(
SR
.ExceptionChartSerializerWriterObjectInvalid, "writer"));
1931
throw (new ArgumentException(
SR
.ExceptionChartSerializerReaderObjectInvalid, "reader"));
2132
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerPropertyNameUnknown(childNode.Name, objectToDeserialize.GetType().ToString())));
2202
throw(new InvalidOperationException(
SR
.ExceptionChartSerializerPropertyNameUnknown( attrName,obj.GetType().ToString())));
2254
throw (new ArgumentException(
SR
.ExceptionChartSerializerDestinationObjectInvalid, "destination"));
2788
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerBinaryTypeUnsupported(obj.GetType().ToString())));
2862
throw (new ArgumentException(
SR
.ExceptionChartSerializerSourceObjectInvalid, "source"));
2907
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerBinaryIgnoreUnknownAttributesUnsupported));
2914
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerBinaryFromatInvalid));
3051
throw(new InvalidOperationException(
SR
.ExceptionChartSerializerPropertyNameUnknown( pi.Name,objectToDeserialize.GetType().ToString())));
3201
throw(new InvalidOperationException(
SR
.ExceptionChartSerializerBinaryTypeUnsupported( obj.GetType().ToString() )));
3272
throw (new InvalidOperationException(
SR
.ExceptionChartSerializerPropertyNotFound));