[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Peter Prokopecz

2/15/2006 8:16:00 AM

I would like to create (modify after duplication of 'WrkCtrCapResGraph') a
form with a chart. I need to modify a lot of initial properties. For example:
I need to have a 2D chart, color of 'reserved capacity' column should be red,
color of 'free capacity' should be green,serial legend is needed...

Is there a documentation of graphics and ChartFx classes or/and ChartFX
macro available? Or can someone help me in finding the right settings/options?

Thanks in advance for any help reply,
PEP
3 Answers

Peter Prokopecz

2/15/2006 9:51:00 AM

0

Hi!

What are the following parameters (methods) used for, how they work?
"\Classes\Graphics\parmCreateExtStyle
\Classes\Graphics\parmCreateExtType
\Classes\Graphics\parmCreateStyle
\Classes\Graphics\parmCreateType"

Peter

WillyD

2/22/2006 11:13:00 PM

0

Peter,

ChartFx uses CFX2032.DLL that has been supplied by Software FX.
You can find support on their web site http://support.soft.... There
are some samples too.
As far as i know there is nothing documented in Axapta. I think you will
have to do with what you find in the ChartFX class and macro.

Regards
Willy


"Peter Prokopecz" wrote:

> I would like to create (modify after duplication of 'WrkCtrCapResGraph') a
> form with a chart. I need to modify a lot of initial properties. For example:
> I need to have a 2D chart, color of 'reserved capacity' column should be red,
> color of 'free capacity' should be green,serial legend is needed...
>
> Is there a documentation of graphics and ChartFx classes or/and ChartFX
> macro available? Or can someone help me in finding the right settings/options?
>
> Thanks in advance for any help reply,
> PEP

Peter Prokopecz

2/23/2006 9:29:00 AM

0

Hi Willy,

Thank you. ( I still miss an Axapta specific documentation. )

Best regards,
Pep

"WillyD" wrote:

> Peter,
>
> ChartFx uses CFX2032.DLL that has been supplied by Software FX.
> You can find support on their web site http://support.soft.... There
> are some samples too.
> As far as i know there is nothing documented in Axapta. I think you will
> have to do with what you find in the ChartFX class and macro.
>
> Regards
> Willy
>
>
> "Peter Prokopecz" wrote:
>
> > I would like to create (modify after duplication of 'WrkCtrCapResGraph') a
> > form with a chart. I need to modify a lot of initial properties. For example:
> > I need to have a 2D chart, color of 'reserved capacity' column should be red,
> > color of 'free capacity' should be green,serial legend is needed...
> >
> > Is there a documentation of graphics and ChartFx classes or/and ChartFX
> > macro available? Or can someone help me in finding the right settings/options?
> >
> > Thanks in advance for any help reply,
> > PEP