Profile Picture

System.ArgumentOutOfRangeException in ImageExporter.ShowDialog()

Posted By Tobias Hoffmann 7 Years Ago

System.ArgumentOutOfRangeException in ImageExporter.ShowDialog()

Author
Message
Tobias Hoffmann
Posted 7 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)

Group: Forum Members
Last Active: 7 Years Ago
Posts: 0, Visits: 7
Hello ! 
I am getting System.ArgumentOutOfRangeException after calling  "nChartControl.ImageExporter.ShowDialog()".
Exception is caused by an NumericUpDownControl in this Dialog

System.ArgumentOutOfRangeException: Value of 120 is not valid for Value. Value should be between 'minimum' and maximum'
Parameter name: Value.

at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
 at Nevron.Chart.l1IIlllIlI..ctor(NImageExporter l1llllIIl1l)
at Rp.ChartLib.RpChartBase.Export()

How can this be solved ? 



Similar Topics


Reading This Topic