Search found 5 matches

by Energetic
Mon Dec 05, 2022 12:45 pm
Forum: LightningChart Ultimate WinForms
Topic: Axis Labels and Title overlapping at higher monitor scaling, winforms
Replies: 1
Views: 7942

Axis Labels and Title overlapping at higher monitor scaling, winforms

Hello, I have a problem in WinForms with the Axis Labels overlapping with the Axis Title and Units when the application is started with the recommended monitor scaling of 200%. If I restart the application with 100% scaling everything looks fine. What can I do to make the chart look good on both PC ...
by Energetic
Fri Apr 30, 2021 2:14 pm
Forum: LightningChart Ultimate How-To's
Topic: How can I use a font not installed on the PC?
Replies: 2
Views: 12067

Re: How can I use a font not installed on the PC?

Ok, Thank you for the quick response
by Energetic
Fri Apr 30, 2021 11:57 am
Forum: LightningChart Ultimate How-To's
Topic: Graph area completely cleared with too many AxisY
Replies: 1
Views: 10728

Graph area completely cleared with too many AxisY

Hello, In our application users can add multiple additional AxisY to a ViewXY in a chart, however if the axes are too many compared to the size of the chart, the graph area gets completely cleared: one can see neither any axes, nor plots. Is there a way to detect with some event when this condition ...
by Energetic
Fri Apr 30, 2021 11:46 am
Forum: LightningChart Ultimate How-To's
Topic: How can I use a font not installed on the PC?
Replies: 2
Views: 12067

How can I use a font not installed on the PC?

Hello, Is it possible to use a font for the axis title and labels, which is not installed on the computer but supplied with the application as .ttf file? It is included as a resource in a WPF application. In a resource dictionary I can use it without problems for TextBoxes in the application but the...
by Energetic
Wed Jun 03, 2020 11:22 am
Forum: LightningChart Ultimate How-To's
Topic: Padding of charts
Replies: 1
Views: 11210

Padding of charts

Hello, How can I define Padding for my charts in WPF? When I set Padding in XAML in the chart control nothing appears to change. Currently the last digits of the axis values (of an axis with no title) go exactly to the end of the lightning chart control area, but I would like to have a few pixels of...