Search found 6 matches

by Oliver
Tue Sep 03, 2019 4:19 pm
Forum: Java
Topic: Shape disappears near left border
Replies: 5
Views: 33605

Re: Shape disappears near left border

Hello Marc,

your workaround works fine for my problem. Thank you.

Regards,
Oliver
by Oliver
Wed Aug 07, 2019 2:37 pm
Forum: Java
Topic: center Y-Axis-labels
Replies: 2
Views: 24461

center Y-Axis-labels

Hello,

is it possible to center the text of the y-axis-labels?
- see picture below
- the picture contains 2 TChart-charts
- the y-axis-labels are contained in the right chart, but I think that's not important

regards,
Oliver
by Oliver
Wed Aug 07, 2019 2:12 pm
Forum: Java
Topic: Shape disappears near left border
Replies: 5
Views: 33605

Re: Shape disappears near left border

Finally I found the time to arrange a simple example project. Sorry for the long time between my answer.

The projekt is written in Netbeans 8.2. In cause of the Upload-limitation, I had to remove the TChart.Swing-Library from the dist-directory.
Thanks for your help.
by Oliver
Sat May 25, 2019 3:23 pm
Forum: Java
Topic: Shape disappears near left border
Replies: 5
Views: 33605

Shape disappears near left border

Hello, when I move a Shape near the left border of my TChart (e.a. shape.setX0(2)), the Shape competely disappears. Values for X0 > 5 work fine. If the X0-Value gets smaller than 6 the shape disappears. Is there a setting, that I can make to prevent the shape from disappearing even for values smalle...
by Oliver
Sat Jan 19, 2019 6:15 pm
Forum: Java
Topic: Legend for HorizBars/Line - Problem with Transparence
Replies: 3
Views: 28482

Re: Legend for HorizBars/Line - Problem with Transparence

Hello Yeray,

thank you for your answer. This fixed my problem.

regards, Oliver
by Oliver
Thu Jan 10, 2019 1:11 pm
Forum: Java
Topic: Legend for HorizBars/Line - Problem with Transparence
Replies: 3
Views: 28482

Legend for HorizBars/Line - Problem with Transparence

Hello, I'm using TeeChart in a Java Desktop-Applikation. There are HorizBars and a Line in the chart. The series were displayed korrect in the legend (first attachement). When I set the legend transparent, the frame of the HorizBar-Series get the Color of the Line-Series (second attachement). Do you...