Search found 5 matches
- Sat Apr 06, 2013 3:54 pm
- Forum: .NET
- Topic: Howto walk through value List
- Replies: 1
- Views: 3141
Howto walk through value List
I try to walk trough an ValueList an plott the Values from each value column line per line in an Grid, but the code delivers only one const. value and not all values in the value column? With frm.TChart1.Series.Item(t).ValuesLists For s = 0 To .Count - 1 ActiveCell.Cells.Item(zeile, spalte).Value ...
- Mon Jun 11, 2012 7:59 pm
- Forum: .NET
- Topic: Build Error
- Replies: 3
- Views: 4118
Re: Build Error
Dear Sandra, my question is not about XAML, WPF or Silverligth! We have some Winform Apps an we want to replace the olde TeeChart.Net (compiled based on the sourcecode from you) with the newest version witch we have downloaded from your customer access side - an we get the compiling error and we get...
- Sun Jun 10, 2012 9:34 am
- Forum: .NET
- Topic: Build Error
- Replies: 3
- Views: 4118
Build Error
Since we have updated our code to the latest version of TeeChart.Net source code we could not build an new version of the component project ! We receive the following error! Error 171 "Steema.TeeChart.Editors.ChartEditor" contains no definition of "ChartEditor_FormClosing", and it could be found no ...
- Tue Jan 17, 2012 5:30 am
- Forum: .NET
- Topic: GalleryPanel
- Replies: 5
- Views: 5898
Re: GalleryPanel
Dear Sandra, these is the code.... Private Sub GalleryPanel3_OnChangeChart(ByVal sender As Object, ByVal e As System.EventArgs) Handles GalleryPanel3.OnChangeChart Try 2: Dim frm As ChartPane = TryCast(CType(......AddinModule.CurrentInstance, ......AddinModule).TaskPanesCollectionItem1.TaskPaneInsta...
- Sat Jan 14, 2012 1:38 pm
- Forum: .NET
- Topic: GalleryPanel
- Replies: 5
- Views: 5898
Re: GalleryPanel
Dear Sandra, from time to time i get these error messages System.ArgumentOutOfRangeException: The Index was out of range. Must be non-negative and less than the collection. Parametername: index bei System.Collections.CollectionBase.System.Collections.IList.get_Item(Int32 index) bei Steema.TeeChart.S...