Jump to content
Software FX Community

rao

Members
  • Posts

    26
  • Joined

  • Last visited

Posts posted by rao

  1. Dear Sir,

    I have to bind the data on client side.

    i have java script function with parameter (result)

    chartPie.DataSourceSettings.DataSource = SfxXML;

    this command how to write client side.

    result parameter having the data i have to bind the data client side.

    Thanks & Regards

    Rao

  2. I am assign the point lables like this 

    chartPie.Points[0, 0].Text =

    "Equities";

    I am hard coding now

    i have this data in the xml file. How to take the data from xml file.

×
×
  • Create New...