Search found 16 matches

by SupportArchives
Thu Jun 01, 2017 10:15 am
Forum: LightningChart Ultimate WPF
Topic: Arction components don't show in Visual Studio 2017 toolbox
Replies: 1
Views: 17665

Arction components don't show in Visual Studio 2017 toolbox

When creating a new WPF project in VS 2017, LightningChart or other components are not found in the toolbox.
by SupportArchives
Thu Jun 01, 2017 9:09 am
Forum: LightningChart Ultimate WinForms
Topic: No WinForms project template in Visual Studio 2017
Replies: 1
Views: 17306

No WinForms project template in Visual Studio 2017

I'm trying to create a fresh WinForms project in VS 2017, but I can't find a project template.

This is a generic question (not directly LightningChart related).
by SupportArchives
Tue Aug 30, 2016 8:12 am
Forum: LightningChart Ultimate WPF
Topic: Texts appear all mixed up in DirectX 11 in Windows 7
Replies: 0
Views: 8382

Texts appear all mixed up in DirectX 11 in Windows 7

Problem: When DirectX 11 engine is enabled in LightningChart v.7, texts appear all mixed up in some computers. TextsMessedUp.jpg Reason: Windows is not up to date: DirectX11 platform update has not been installed Solution: Install Microsoft update KB2670838 https://support.microsoft.com/en-us/kb/26...
by SupportArchives
Tue Mar 29, 2016 10:43 am
Forum: LightningChart Ultimate WPF
Topic: Removing graph segment with all axes and series in it
Replies: 1
Views: 6083

Removing graph segment with all axes and series in it

Many have asked how to remove axis segment and update the axis and series references. Here's an example that shows how to remove a specific graph segment, with axes and series in that specific segment. RemovingGraphSegment.zip SegmentRemoving.jpg SegmentRemovingAfterDeletingSome.jpg We hope this hel...
by SupportArchives
Thu May 08, 2014 11:01 am
Forum: LightningChart Ultimate WPF
Topic: Unable to build WPF demo application 6.0.1
Replies: 0
Views: 7922

Unable to build WPF demo application 6.0.1

PROBLEM: When opening the WPF demo application VS project, I can't build it --- WpfToolkit.dll reference is missing. WpfToolkit missing.png REASON: Accidentally wrong reference path of the property grid assembly was included in the 6.0.1 build. SOLUTION: Delete the WpfToolkit.dll reference from your...
by SupportArchives
Wed Apr 02, 2014 4:02 pm
Forum: LightningChart Ultimate WPF
Topic: LightningChart appears totally black
Replies: 1
Views: 21808

LightningChart appears totally black

PROBLEM: The chart appears totally black. LightningChart WPF demo application's charts don't appear either. SlimDX runtime has been installed. REASON: WPF hardware acceleration is disabled in system you are running in. SOLUTION: Enable WPF hardware acceleration. Open RegEdit, go to HKEY_CURRENT_USER...
by SupportArchives
Thu Jun 06, 2013 1:34 pm
Forum: LightningChart Ultimate How-To's
Topic: Limiting axis range to limits
Replies: 3
Views: 14180

Limiting axis range to limits

I want to limit the range of X axis between 0 and 20, preventing the user to pan or zoom to beyond those limits. How to achieve that?
by SupportArchives
Thu Jun 06, 2013 6:48 am
Forum: LightningChart Ultimate How-To's
Topic: Multiple X axes
Replies: 1
Views: 8602

Multiple X axes

When I add second X axis in the XAxes collection of ViewXY, it shows in the same location than the default X axis. How to move the axis?
by SupportArchives
Sun Apr 28, 2013 9:13 pm
Forum: LightningChart Ultimate How-To's
Topic: Zoom to specific level / un-zoom
Replies: 1
Views: 10407

Zoom to specific level / un-zoom

I have zoomed in the ViewXY graph. How to return the axis ranges to my default values by mouse? Or can I return to previous zoom level?
by SupportArchives
Thu Apr 25, 2013 4:31 pm
Forum: LightningChart Ultimate How-To's
Topic: Sector over maps
Replies: 1
Views: 9211

Sector over maps

How to show a sector over a Maps?
by SupportArchives
Thu Apr 25, 2013 1:10 pm
Forum: LightningChart Ultimate WPF
Topic: Slow rendering when debugger is attached
Replies: 3
Views: 16549

Slow rendering when debugger is attached

I've noticed that when running the chart application with VS debugger, the rendering efficiency is only fraction of when I run it from Windows Explorer. Why and can I do something to run it at full speed from Visual Studio? :?:
by SupportArchives
Wed Apr 17, 2013 1:27 pm
Forum: LightningChart Ultimate WPF
Topic: Converting axis values to screen coordinates
Replies: 2
Views: 8065

Converting axis values to screen coordinates

I'm using ViewXY cartesian chart. I'd like to convert X and Y data values into screen coordinates. How?
by SupportArchives
Wed Apr 17, 2013 1:25 pm
Forum: LightningChart Ultimate WPF
Topic: Converting screen coordinates into axis values
Replies: 1
Views: 10134

Converting screen coordinates into axis values

I'm using ViewXY cartesian chart. I'd like to get the X and Y axis values under the mouse, not the screen coordinates. How ?
by SupportArchives
Wed Apr 17, 2013 10:27 am
Forum: LightningChart Basic
Topic: License for commercial distribution
Replies: 1
Views: 20583

License for commercial distribution

I've used LightningChart Basic (free) for my personal projects, but I'd like to use it also for the projects I do at work, and eventually sell the software for my customers. Can I use LightningChart Basic for that purpose?
by SupportArchives
Wed Apr 17, 2013 9:36 am
Forum: LightningChart Ultimate How-To's
Topic: Markers disappear when panning the XY view
Replies: 1
Views: 9354

Markers disappear when panning the XY view

I've added SeriesEventMarkers and ChartEventMarkers in the chart. They work correctly, but when I pan the view so that the markers go under X axis minimum, and then pan back to original position, I don't see the markers anymore. MarkerDisappear1.jpg MarkerDisappear2.jpg MarkerDisappear3.jpg How to f...
by SupportArchives
Tue Mar 26, 2013 11:06 pm
Forum: LightningChart Basic
Topic: How to format X axis labels in datetime format?
Replies: 1
Views: 18374

How to format X axis labels in datetime format?

How do I get the X axis labels rendering in format like 2/5/2012 12:15:34.5543?
:)