Jump to content
Software FX Community

Polar chart has bugs, i guess


User (Legacy)

Recommended Posts

hi, SoftwareFX team.

first, i'm korean.

I have problem with polar chart with code followed.

when i use this code, polar chart shows a little bit funny image.

The Label go round countclockwise, and Value go clockwise.

so, labels and values are not matched.

do i need more code for results that i want?

i'm thinking try to use array to arrange direction, but not tryed.

thanks for you response in advance.

-------------------------------- code start

Test1Chart.DataSource = reader;

Test1Chart.DataType[0]=SoftwareFX.ChartFX.DataType.Label;

Test1Chart.DataType[1]=SoftwareFX.ChartFX.DataType.Value;

Test1Chart.DataType[2]=SoftwareFX.ChartFX.DataType.Value;

Test1Chart.DataType[3]=SoftwareFX.ChartFX.DataType.Value;

SoftwareFX.ChartFX.GalleryObj.Polar polar = new

SoftwareFX.ChartFX.GalleryObj.Polar();

Test1Chart.GalleryObj = polar;

---------------------------------- code end

Link to comment
Share on other sites

Hi, we recently fixed this issue, please download our most recent service 

pack at http://support.softwarefx.com/cfxnet

--

Regards,

JC

Software FX Support

"Amagrammer" <amagrammer@hotmail.com> wrote in message

news:6syNdB%23tEHA.3240@webserver3.softwarefx.com...

> hi, SoftwareFX team.

>

> first, i'm korean.

>

> I have problem with polar chart with code followed.

>

> when i use this code, polar chart shows a little bit funny image.

>

> The Label go round countclockwise, and Value go clockwise.

> so, labels and values are not matched.

>

> do i need more code for results that i want?

> i'm thinking try to use array to arrange direction, but not tryed.

>

> thanks for you response in advance.

>

>

> -------------------------------- code start

> Test1Chart.DataSource = reader;

>

> Test1Chart.DataType[0]=SoftwareFX.ChartFX.DataType.Label;

> Test1Chart.DataType[1]=SoftwareFX.ChartFX.DataType.Value;

> Test1Chart.DataType[2]=SoftwareFX.ChartFX.DataType.Value;

> Test1Chart.DataType[3]=SoftwareFX.ChartFX.DataType.Value;

>

> SoftwareFX.ChartFX.GalleryObj.Polar polar = new

> SoftwareFX.ChartFX.GalleryObj.Polar();

> Test1Chart.GalleryObj = polar;

> ---------------------------------- code end

>

>

>

Link to comment
Share on other sites

thanks for your feedback.

however, i couldn't find service pack you said.

can you give me more specific address or menu?

take care.

"Software FX Support" <noreply> wrote in message

news:L51%23kHEuEHA.3560@webserver3.softwarefx.com...

> Hi, we recently fixed this issue, please download our most recent service

> pack at http://support.softwarefx.com/cfxnet

>

> --

> Regards,

>

> JC

> Software FX Support

> "Amagrammer" <amagrammer@hotmail.com> wrote in message

> news:6syNdB%23tEHA.3240@webserver3.softwarefx.com...

>> hi, SoftwareFX team.

>>

>> first, i'm korean.

>>

>> I have problem with polar chart with code followed.

>>

>> when i use this code, polar chart shows a little bit funny image.

>>

>> The Label go round countclockwise, and Value go clockwise.

>> so, labels and values are not matched.

>>

>> do i need more code for results that i want?

>> i'm thinking try to use array to arrange direction, but not tryed.

>>

>> thanks for you response in advance.

>>

>>

>> -------------------------------- code start

>> Test1Chart.DataSource = reader;

>>

>> Test1Chart.DataType[0]=SoftwareFX.ChartFX.DataType.Label;

>> Test1Chart.DataType[1]=SoftwareFX.ChartFX.DataType.Value;

>> Test1Chart.DataType[2]=SoftwareFX.ChartFX.DataType.Value;

>> Test1Chart.DataType[3]=SoftwareFX.ChartFX.DataType.Value;

>>

>> SoftwareFX.ChartFX.GalleryObj.Polar polar = new

>> SoftwareFX.ChartFX.GalleryObj.Polar();

>> Test1Chart.GalleryObj = polar;

>> ---------------------------------- code end

>>

>>

>>

>

>

Link to comment
Share on other sites

http://support.softwarefx.com/cfxnet

Click on "Web Forms Updates" or "Windows Forms Updates" depending on your

platform

Click Download Service Pack

Check components to be updated and click "Install"

--

Regards,

JC

Software FX Support

"Amagrammer" <amagrammer@hotmail.com> wrote in message

news:MyTU21quEHA.3560@webserver3.softwarefx.com...

> thanks for your feedback.

> however, i couldn't find service pack you said.

> can you give me more specific address or menu?

>

> take care.

>

>

> "Software FX Support" <noreply> wrote in message

> news:L51%23kHEuEHA.3560@webserver3.softwarefx.com...

>> Hi, we recently fixed this issue, please download our most recent service

>> pack at http://support.softwarefx.com/cfxnet

>>

>> --

>> Regards,

>>

>> JC

>> Software FX Support

>> "Amagrammer" <amagrammer@hotmail.com> wrote in message

>> news:6syNdB%23tEHA.3240@webserver3.softwarefx.com...

>>> hi, SoftwareFX team.

>>>

>>> first, i'm korean.

>>>

>>> I have problem with polar chart with code followed.

>>>

>>> when i use this code, polar chart shows a little bit funny image.

>>>

>>> The Label go round countclockwise, and Value go clockwise.

>>> so, labels and values are not matched.

>>>

>>> do i need more code for results that i want?

>>> i'm thinking try to use array to arrange direction, but not tryed.

>>>

>>> thanks for you response in advance.

>>>

>>>

>>> -------------------------------- code start

>>> Test1Chart.DataSource = reader;

>>>

>>> Test1Chart.DataType[0]=SoftwareFX.ChartFX.DataType.Label;

>>> Test1Chart.DataType[1]=SoftwareFX.ChartFX.DataType.Value;

>>> Test1Chart.DataType[2]=SoftwareFX.ChartFX.DataType.Value;

>>> Test1Chart.DataType[3]=SoftwareFX.ChartFX.DataType.Value;

>>>

>>> SoftwareFX.ChartFX.GalleryObj.Polar polar = new

>>> SoftwareFX.ChartFX.GalleryObj.Polar();

>>> Test1Chart.GalleryObj = polar;

>>> ---------------------------------- code end

>>>

>>>

>>>

>>

>>

>

>

Link to comment
Share on other sites

i downloaded and installed service pack you said.

but it still shows wrong images.

maybe i can give you what you want for figureing it out.

"Software FX Support" <noreply> wrote in message

news:dbXEKb4uEHA.420@webserver3.softwarefx.com...

> http://support.softwarefx.com/cfxnet

> Click on "Web Forms Updates" or "Windows Forms Updates" depending on your

> platform

> Click Download Service Pack

> Check components to be updated and click "Install"

>

>

> --

> Regards,

>

> JC

> Software FX Support

> "Amagrammer" <amagrammer@hotmail.com> wrote in message

> news:MyTU21quEHA.3560@webserver3.softwarefx.com...

>> thanks for your feedback.

>> however, i couldn't find service pack you said.

>> can you give me more specific address or menu?

>>

>> take care.

>>

>>

>> "Software FX Support" <noreply> wrote in message

>> news:L51%23kHEuEHA.3560@webserver3.softwarefx.com...

>>> Hi, we recently fixed this issue, please download our most recent

>>> service pack at http://support.softwarefx.com/cfxnet

>>>

>>> --

>>> Regards,

>>>

>>> JC

>>> Software FX Support

>>> "Amagrammer" <amagrammer@hotmail.com> wrote in message

>>> news:6syNdB%23tEHA.3240@webserver3.softwarefx.com...

>>>> hi, SoftwareFX team.

>>>>

>>>> first, i'm korean.

>>>>

>>>> I have problem with polar chart with code followed.

>>>>

>>>> when i use this code, polar chart shows a little bit funny image.

>>>>

>>>> The Label go round countclockwise, and Value go clockwise.

>>>> so, labels and values are not matched.

>>>>

>>>> do i need more code for results that i want?

>>>> i'm thinking try to use array to arrange direction, but not tryed.

>>>>

>>>> thanks for you response in advance.

>>>>

>>>>

>>>> -------------------------------- code start

>>>> Test1Chart.DataSource = reader;

>>>>

>>>> Test1Chart.DataType[0]=SoftwareFX.ChartFX.DataType.Label;

>>>> Test1Chart.DataType[1]=SoftwareFX.ChartFX.DataType.Value;

>>>> Test1Chart.DataType[2]=SoftwareFX.ChartFX.DataType.Value;

>>>> Test1Chart.DataType[3]=SoftwareFX.ChartFX.DataType.Value;

>>>>

>>>> SoftwareFX.ChartFX.GalleryObj.Polar polar = new

>>>> SoftwareFX.ChartFX.GalleryObj.Polar();

>>>> Test1Chart.GalleryObj = polar;

>>>> ---------------------------------- code end

>>>>

>>>>

>>>>

>>>

>>>

>>

>>

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...