Search found 8 matches

by RogerSaele
Thu Jun 21, 2018 10:59 am
Forum: LightningChart Bug Reports
Topic: DrawRectangle issue
Replies: 7
Views: 23586

Re: DrawRectangle issue

I wanted to expand the rectangle returned by GetActiveAxisArea() to also contain the axis title.
by RogerSaele
Tue Jun 19, 2018 9:35 am
Forum: LightningChart Bug Reports
Topic: DrawRectangle issue
Replies: 7
Views: 23586

Re: DrawRectangle issue

It gets even worse for right aligned y axes:
Image
by RogerSaele
Tue Jun 19, 2018 9:16 am
Forum: LightningChart Bug Reports
Topic: DrawRectangle issue
Replies: 7
Views: 23586

Re: DrawRectangle issue

I also see that when drawing a border around the y axis title and rotate it to -90° the text changes location, but the border stays in place and does not properly surround the text anymore:
Image
by RogerSaele
Mon Jun 18, 2018 3:17 pm
Forum: LightningChart Bug Reports
Topic: DrawRectangle issue
Replies: 7
Views: 23586

Re: DrawRectangle issue

Chart/ViewXY.XAxes/ViewXY.YAxes Title's DrawRectangle. Here is a quick example using the demo app: Chart title with angle of 0: https://www.imageupload.co.uk/images/2018/06/18/angle0ef927.png Chart title with angle of 90: https://www.imageupload.co.uk/images/2018/06/18/angle903433e.png As you can se...
by RogerSaele
Mon Jun 18, 2018 12:59 pm
Forum: LightningChart Bug Reports
Topic: DrawRectangle issue
Replies: 7
Views: 23586

DrawRectangle issue

Hi, It seems that DrawRectangle gives wrong results. It is easiest seen by changing the angle of the chart title, which does not change the DrawRectangle at all. Another example is changing the y axis title angle from 90 to -90 where the title moves slightly, but also here the DrawRectangle remains ...
by RogerSaele
Wed Jun 13, 2018 8:08 am
Forum: LightningChart Bug Reports
Topic: Annotation/band bugs
Replies: 6
Views: 23635

Re: Annotation/band bugs

Indeed that works great. Thanks for the tip :)
by RogerSaele
Tue Jun 12, 2018 10:16 am
Forum: LightningChart Bug Reports
Topic: Annotation/band bugs
Replies: 6
Views: 23635

Re: Annotation/band bugs

Hi Kestutis,

No worries. For production code I always create chart in code, but for testing purpose I sometimes drop a chart on a form using the designer and play around with some properties.
by RogerSaele
Fri Jun 08, 2018 8:20 am
Forum: LightningChart Bug Reports
Topic: Annotation/band bugs
Replies: 6
Views: 23635

Annotation/band bugs

Found a couple of bugs related to annotations/bands. Using WinForms and v8.3.1.4001, 1. All white chart if annotation added using Windows Forms designer. To replicate: - Add an annotation using Windows Forms designer - Run 2. Annotation MouseOverHightlight does not work. 3. Annotation anchor and tar...