Search found 4 matches

by HariPrasad
Thu Apr 23, 2015 6:00 am
Forum: LightningChart Ultimate WPF
Topic: Multiple axes support in 3D graph
Replies: 3
Views: 5902

Re: Multiple axes support in 3D graph

Thanks for the quick response.

It works. But my intention is to add one axis for surface points ( 0 t0 100) and different axis for other points ( >100).
How to implement this ?
by HariPrasad
Thu Apr 23, 2015 5:13 am
Forum: LightningChart Ultimate WPF
Topic: Multiple axes support in 3D graph
Replies: 3
Views: 5902

Multiple axes support in 3D graph

Hi,
I would like to add two y axes for 3D graph (SurfaceMeshSeries3D graph). Is that feature supported in wpf lightning chart ultimate?
If so , please share an example project to demonstrate that feature.

Thanks in advance,
HariPrasad M
by HariPrasad
Wed Dec 17, 2014 6:07 am
Forum: LightningChart Ultimate WPF
Topic: Custom MinorTicks
Replies: 5
Views: 16534

Re: Custom MinorTicks

Thanks for your quick response. Q1: I have one more query related to custom ticks. Can I enable custom ticks for both x and y axes simultaneously? Q2: On Custom ticks disabled, sometimes only few major tick values are appearing in y axis. Is there any setting for fixed number of major & minor ti...
by HariPrasad
Tue Dec 16, 2014 9:56 am
Forum: LightningChart Ultimate WPF
Topic: Custom MinorTicks
Replies: 5
Views: 16534

Custom MinorTicks

Hi,
I would like to customize Y axis ticks. Using CustomAxisTick class I can manage to draw MajorTicks. But I couldnt figure out a way to draw MinorTicks.
Can you please describe how to add custom minor ticks to the axis?

Thanks in advance.
Hari