Browse by Tags

Related Posts

  • Re: OWC Com exception error

    I prefer to post a block with code (for different kind of chart but is the same): ChartSpace1 = New OWC.ChartSpace() Dim c As Object c = ChartSpace1.Constants ChartSpace1.Border.Color = c.chColorNone Chart1 = ChartSpace1.Charts.Add(0) Chart1_Series1 = Chart1.SeriesCollection.Add(0) Chart1_Series1.Type...
    Posted to Component Discussions (Forum) by mlemmi on 06-26-2008, 12:00 AM
    Filed under: owc, ASP.NET, asp.net chart, Components, chart, chart control
  • OWC Com exception error

    Hello, Trying to get OWC11 to work within aspx page using VWD2005 Express. When I debug the code I'm getting the following error :- Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND)) at the code line ChartSpace1.Charts(0).SeriesCollection(0).SetData(c.chDimCategories,...
    Posted to Component Discussions (Forum) by fuzzster967 on 10-12-2007, 12:00 AM
    Filed under: owc, web controls, ASP.NET, Components, chart, chart control
Page 1 of 1 (2 items)