Jump to content
Software FX Community

Re: Enable title of pane


Software FX

Recommended Posts

Dear Edwin,

This is a bug in the Financial extension.

Please contact support at softwarefx dot com for a hotfix.

Tell them Charles sent you.

-c

"Edwin" <info@ibrain.nl> wrote in message

news:1KoaDgFuFHA.1332@webserver3.softwarefx.com...

> Update:

> it is a color problem. The color of the pane is white, my background is

> white as well.

>

> Changing the color in the chart does not work for studies added by code.

> So

> now my question is how do I change the color of the panetext?

> When using

> SoftwareFX.ChartFX.Internet.Server.Pane pane =

> (SoftwareFX.ChartFX.Internet.Server.Pane) grafiek.Panes[index];

> pane.Title.TextColor=Color.OrangeRed;

>

> I should be able to change the color, but the software does not respond to

> that, it remains white.

>

>

>

>

>

> "Edwin" <info@ibrain.nl> wrote in message

> news:UzAeMSEuFHA.1040@webserver3.softwarefx.com...

>> Is there a way to view the title of a pane in the graph. I have a pane.

>> The first time the chart gets loaded the pane title is displayed. On a

>> postback the pane title disappears. When I run through the panes using

>> financial1 = (SoftwareFX.ChartFX.Financial.Server.Financial)

>> grafiek.Extensions[0];

>> grafiek=(SoftwareFX.ChartFX.Internet.Server.Chart)financial1.Chart;

>> SoftwareFX.ChartFX.Internet.Server.Pane pane =

>> (SoftwareFX.ChartFX.Internet.Server.Pane) grafiek.Panes[index];

>>

>> I do see that the pane still has the same title properties. I also looked

>> at the color settings if this could be the problem but it isn't.

>>

>> Do you have any idea why the pane titles get hidden after the postback?

>>

>>

>>

>> Regards

>>

>> Edwin

>>

>>

>>

>>

>>

>>

>

>

--

Regards,

CJS

Software FX, Inc.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...