ExChart object
Perform currency conversions. The ExChart component display the exchange rates between two international currencies into a given interval. As with any currency converter, it's vitally important that you have the latest exchange rates. That's why ExChange and ExChart get the rates from Internet. Here's the list of supported properties and methods.

NameDescription
AddAdds data manually.
BackColorSpecifies the chart's background color.
CaptionSpecifies the chart's caption
ClearClears the data.
DrawDraws the chart of exchange rates between two international currencies in a given interval.
DrawCurrenciesDraws the currencies.
DrawGridLinesSpecifies whether the chart draws the grid lines.
DrawMonthsDraws the months in the chart.
DrawRatesDraws the chart rates.
ForeColorSpecifies the chart's foreground color.
HostSpecifies the FXP server.
PortRetrieves or sets the server's port.
TimeoutSpecifies the amount of time (in seconds) the control will wait for the server response.
VersionRetrieves the control's version.