Jump to content
Software FX Community

ChartFX 6.2 file name convention


User (Legacy)

Recommended Posts

ChartFX.ClientServer.Core replaces both cfx4032.ocs and sfxbar.dll

You would use any additional ChartFX.ClientServer.* dlls such as Borders,

Annotation, etc if you need them.

e.g. ChartFX.ClientServer.Borders.dll contains additional borders you can

use on the chart, if you want to use one of these borders you would #import

this dll and add some code to start using the additional borders.

JuanC

"Igor" <igor.mosesov@spanlink.com> wrote in message

news:j%23DMnRHTGHA.3188@webserver3.softwarefx.com...

> For ChartFX 5.1 we used cfx4032.ocx and sfxbar.dll

>

> Does this mean that,instead of

> cfx4032.ocx we need to use ChartFX.ClientServer.core.dll

> instead of

> sfxbar.dll we need to use ChartFX.ClientServer.Borders.dll and

>

> cfx4032.ocx is not being used for 6.2 ?

>

>

Link to comment
Share on other sites

ChartFX.ClientServer.Core replaces both cfx4032.ocs and sfxbar.dll

You would use any additional ChartFX.ClientServer.* dlls such as Borders,

Annotation, etc if you need them.

e.g. ChartFX.ClientServer.Borders.dll contains additional borders you can

use on the chart, if you want to use one of these borders you would #import

this dll and add some code to start using the additional borders.

JuanC

"Igor" <igor.mosesov@spanlink.com> wrote in message

news:j%23DMnRHTGHA.3188@webserver3.softwarefx.com...

> For ChartFX 5.1 we used cfx4032.ocx and sfxbar.dll

>

> Does this mean that,instead of

> cfx4032.ocx we need to use ChartFX.ClientServer.core.dll

> instead of

> sfxbar.dll we need to use ChartFX.ClientServer.Borders.dll and

>

> cfx4032.ocx is not being used for 6.2 ?

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...