in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

ChartArea::View problem

Last post 09-26-2007 11:48 AM by overload. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-26-2007 11:48 AM

    ChartArea::View problem

    Hello, I hope I can get some help for this.

    I am using managed c++
    I am trying to update XScale and YScale at runtime, but when I try to update ChartArea->View I get this warning:

    warning C4277: imported item 'C1::Win::C1Chart3D::j::a' exists as both data member and function member; data member ignored

    and then a fatal error.
    Is this because I'm using managed c++?
    This is the exact line of code that causes the error:

    c1Chart3D1->ChartArea->ChartArea->View->XScale = Convert::ToSingle(numericUpDown1->Value);

    c1Chart3D1 being a 3D chart I dropped into a winform and numericUpDown1 being another form that takes a value from the user.

     I would appreciate any help I could get.  Thank you
     


     

    Filed under: ,
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.