Search found 27 matches

by minoru
Mon Jun 02, 2014 1:37 am
Forum: Updating LightningChart from v.5 to v.6
Topic: 3D rotation by mouse
Replies: 3
Views: 44989

3D rotation by mouse

Even if 3D rotation by mouse,
Camera3D.RotationX and Camera3D.RotationZ does not change.

So, in demo program , even if the rotation by mouse,
the slide bar of roll and pitch does not move.

It was all right in v 5. :roll:

Regards,
Minoru
by minoru
Fri May 16, 2014 4:24 am
Forum: Updating LightningChart from v.5 to v.6
Topic: Distribute DLLs
Replies: 4
Views: 21545

Distribute DLLs

It is necessary to be distributed with the following DLLs, when distributing the program to other PC.
  • Arction.Licensing.dll
    Arction.WPF.LightningChartUltimate.dll

    Arction.Direct3D9.dll
    Arction.DirectX.dll
    Arction.DirectXInit.dll
Correct? :?:

Regards,
Minoru
by minoru
Mon May 12, 2014 6:29 am
Forum: Updating LightningChart from v.5 to v.6
Topic: Dependency property of the array
Replies: 1
Views: 14744

Dependency property of the array

using System; using System.Windows; using System.Windows.Threading; using Arction.WPF.LightningChartUltimate; using Arction.WPF.LightningChartUltimate.SeriesXY; namespace ArrayPoints { public partial class MainWindow : Window { private LightningChartUltimate m_chart; private PointLineSeries m_pls; ...
by minoru
Fri May 09, 2014 3:50 am
Forum: LightningChart Ultimate WPF
Topic: v5 and v6
Replies: 1
Views: 4788

v5 and v6

Is it possible to use both Lightningchart v5 and v6?
Is it possible to use it properly install both?

I want to compare. :|

Regards,
Minoru
by minoru
Fri May 09, 2014 1:31 am
Forum: LightningChart General Q&A
Topic: Support of v5
Replies: 1
Views: 15519

Support of v5

I would like to confirm one.

Do you continue to support LightningChart v5 ? Bug fix etc.
Or do you continue to support only v6 ? :?:

Regards,
Minoru
by minoru
Tue Mar 25, 2014 6:02 am
Forum: LightningChart Ultimate WPF
Topic: Font
Replies: 2
Views: 7127

Font

Even though I use the same font in LightinigChart and WPF,
the font seem to be slightly different.
If the font size is small, it is remarkable.

Is it impossible to make the same?

Regards,
Minoru
by minoru
Mon Dec 16, 2013 5:53 am
Forum: LightningChart Ultimate WPF
Topic: Exception of render
Replies: 3
Views: 8066

Re: Exception of render

Just for a particular application, it's happening. When drawing many charts, it has happened. It seems to be related to SlimDX apparently. A first chance exception of type 'SlimDX.Direct3D9.Direct3D9Exception' occurred in SlimDX.dll Additional information: Not available (-2005530518) A first chance ...
by minoru
Fri Dec 13, 2013 2:05 am
Forum: LightningChart Ultimate WPF
Topic: Exception of render
Replies: 3
Views: 8066

Exception of render

Render device create failed: Failed to create DirectX hardware render device. GPU supports Hardware vertex processing: False, Is pure device : False Anti-alias level: 0 Sometimes, when the chart drawing, the exception is raised. The drawing seems to be normal. what is happening? Is there a workarou...
by minoru
Mon Dec 09, 2013 7:38 am
Forum: LightningChart Ultimate WPF
Topic: Graph border
Replies: 8
Views: 15664

Re: Graph border

By using DLLs of v.5.3.5.2, the problem seems to be solved.

Thanks.
Minoru
by minoru
Sun Dec 08, 2013 11:48 pm
Forum: LightningChart Ultimate WPF
Topic: Z order
Replies: 4
Views: 10802

Re: Z order

By using the AnnotationXY, it is now OK.
Thank you for your advice.

Regards,
Minoru
by minoru
Fri Dec 06, 2013 12:16 am
Forum: LightningChart Ultimate WPF
Topic: Graph border
Replies: 8
Views: 15664

Re: Graph border

I’ve ensured that our Intel graphics drivers are up-to-date.

Regards,
Minoru
by minoru
Thu Dec 05, 2013 12:37 am
Forum: LightningChart Ultimate WPF
Topic: Graph border
Replies: 8
Views: 15664

Re: Graph border

Updated to v.5.3.5, but the problem still persists. :?:

Regards,
Minoru
by minoru
Mon Dec 02, 2013 7:13 am
Forum: LightningChart Ultimate WPF
Topic: Z order
Replies: 4
Views: 10802

Re: Z order

Indeed, I am not using the typical way. In order to achieve the ability to track and evaluate the specific line series values, I am using a combination of ChartEventmarker and SeriesEventMarker and LineSeriesCursor. It does not show the TrackPoint of LineSeriesCursor. Because I want to show the trac...
by minoru
Mon Dec 02, 2013 3:57 am
Forum: LightningChart Ultimate WPF
Topic: Graph border
Replies: 8
Views: 15664

Re: Graph border

LightningChartUltimate : v.5.3.4
Graphics card name : Intel(R) Graphics 3000
Graphics card GPU : GT2+

In this environment, horizontal line always shifted by one pixel.

Is it a GPU type specific problem?

Regards,
Minoru
by minoru
Fri Nov 29, 2013 1:50 am
Forum: LightningChart Ultimate WPF
Topic: Z order
Replies: 4
Views: 10802

Z order

Is the AnnotationXY behind the line series impossible?
Is the ChartEventMarker behind the line series impossible?
Is the LineSeriesCursor behind the ChartEventMarker impossible?

Regards,
Minoru
by minoru
Fri Nov 29, 2013 1:22 am
Forum: LightningChart Ultimate WPF
Topic: Graph border
Replies: 8
Views: 15664

Graph border

In the upper right of the graph border, horizontal line is too long by one pixel.
The same is true in the lower right.
Just the right length is good.

Regards,
Minoru
by minoru
Thu Nov 28, 2013 1:28 am
Forum: LightningChart Ultimate WPF
Topic: ChartEventMarker.ClipInsideXRange
Replies: 5
Views: 12212

Re: ChartEventMarker.ClipInsideXRange

It is OK in v.5.3.4.

Thanks.
Minoru
by minoru
Tue Nov 26, 2013 1:47 am
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

Re: When there is no visible text

After updating to the latest version of the graphics card driver, the problem has been resolved.
I checked it by two PCs.
I'm sorry for all the fuss .

Thanks.
Minoru
by minoru
Mon Nov 25, 2013 11:51 pm
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

Re: When there is no visible text

Graphics Card : Intel(R) HD Graphics Family
GPU : GT2+

Thanks.

Regards,
Minoru
by minoru
Mon Nov 25, 2013 2:43 am
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

Re: When there is no visible text

Updated to the latest version, but the problem still persists.

When one or more texts are visible , graph objects are visible.
When all texts are not visible, graph objects are not visible.
It is very strange.

Regards,
Minoru
by minoru
Wed Nov 20, 2013 11:51 pm
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

Re: When there is no visible text

public partial class MainWindow : Window { private LightningChartUltimate m_chart1; public MainWindow() { InitializeComponent(); m_chart1 = new LightningChartUltimate(); m_chart1.BeginUpdate(); m_chart1.ViewXY.LegendBox.Visible = false; m_chart1.Title.Visible = false; m_chart1.ViewXY.XAxes[0].Value...
by minoru
Wed Nov 20, 2013 8:24 am
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

Re: When there is no visible text

Please try to hide also text of Annotation.

Regards,
Minoru
by minoru
Tue Nov 19, 2013 11:57 pm
Forum: LightningChart Ultimate WPF
Topic: When there is no visible text
Replies: 10
Views: 24423

When there is no visible text

LightningChartUltimate m_chart1; m_chart1 = new LightningChartUltimate(); m_chart1.BeginUpdate(); m_chart1.ViewXY.LegendBox.Visible = false; m_chart1.Title.Visible = false; m_chart1.ViewXY.XAxes[0].ValueType = AxisValueType.Number; m_chart1.ViewXY.XAxes[0].LabelsVisible = false; m_chart1.ViewXY.YAx...
by minoru
Mon Oct 21, 2013 5:18 am
Forum: LightningChart Ultimate WPF
Topic: ChartEventMarker.ClipInsideXRange
Replies: 5
Views: 12212

Re: ChartEventMarker.ClipInsideXRange

In a version 5.3.1, it is the still same result.

Regards,
Minoru
by minoru
Fri Sep 27, 2013 4:49 am
Forum: LightningChart Ultimate WPF
Topic: ChartEventMarker.ClipInsideXRange
Replies: 5
Views: 12212

ChartEventMarker.ClipInsideXRange

MarkerClip.PNG
MarkerClip.PNG (3.05 KiB) Viewed 12212 times
When ClipInsideXRange = false,
the symbol is not clipped inside X axis range.
But the label is clipped inside X axis range.

I want to display the label.

Regards,
Minoru
by minoru
Thu Sep 26, 2013 4:30 am
Forum: LightningChart Ultimate WPF
Topic: Axis labels
Replies: 1
Views: 6190

Axis labels

Code: Select all

m_chart.ViewXY.XAxes[0].SetRange(-6.3, 6.3);
m_chart.ViewXY.XAxes[0].MajorDivCount = 1;
I hope the two labels of "-6.3" and "6.3" to appear.
However, the label of "0.0" has been displayed.

Please tell me what to do.

Regards,
Minoru
by minoru
Thu Sep 26, 2013 1:42 am
Forum: LightningChart Ultimate WPF
Topic: LineStyle pattern
Replies: 1
Views: 7528

LineStyle pattern

In v.5.2.1,
Specification of LineStyle.SmallDot and LineStyle.DashDot seems to have changed.
When PatternScale = 1, pattern is the same as LineStyle.Solid.

Please let us know the details.

Regards,
Minoru