Search found 9 matches

by JeffFerguson
Tue Nov 24, 2020 12:30 am
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Programmatic Access To Hamburger Menu Items?
Replies: 2
Views: 3343

Re: Trading Chart: Programmatic Access To Hamburger Menu Items?

Thank you! This is indeed what I was looking for. I did not want to access the menu items programmatically; instead, as you suggested, I wanted to access the functionality of the items programmatically. This answer is what I needed. Thank you again!
by JeffFerguson
Fri Nov 20, 2020 10:01 pm
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Programmatic Access To Hamburger Menu Items?
Replies: 2
Views: 3343

Trading Chart: Programmatic Access To Hamburger Menu Items?

I have a TradingChart instance with the hamburger menu enabled. Is there an programmatic way to access the tools and color scheme selections in the menu? For example, if I wanted to build a toolbar that had a button that, when clicked, started the Trend Line tool, how do I launch that Trend Line too...
by JeffFerguson
Sun Nov 01, 2020 2:47 pm
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Transparent Background On Tools Menu
Replies: 1
Views: 2810

Trading Chart: Transparent Background On Tools Menu

I've included the tools menu, with the hamburger button, with a Trading Chart instance. The background of the menu, when dropped down, is transparent, making the menu options difficult to read. (See attached image.) Transparent Menu Background.jpg Can the style be changed? I have also integrated the...
by JeffFerguson
Wed Oct 28, 2020 12:03 am
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Remove Horizontal Scroll Bar Dotted Line When In Focus?
Replies: 1
Views: 2623

Trading Chart: Remove Horizontal Scroll Bar Dotted Line When In Focus?

The horizontal scroll bar associated with a TradingChart instance has a dotted line around it when the scroll bar has the focus (see attached image). Is there any way to get rid of that?
by JeffFerguson
Sat Oct 17, 2020 4:21 pm
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Horizontal Scroll Bar Layered Over X Axis Labels
Replies: 3
Views: 4159

Re: Trading Chart: Horizontal Scroll Bar Layered Over X Axis Labels

Thanks you, Lasse. With that, I have a followup question.

Is there a property on the chart that would give me the height of those X axis labels?
by JeffFerguson
Thu Oct 15, 2020 9:32 pm
Forum: LightningChart Ultimate WPF
Topic: Trading Chart: Horizontal Scroll Bar Layered Over X Axis Labels
Replies: 3
Views: 4159

Trading Chart: Horizontal Scroll Bar Layered Over X Axis Labels

I have a trading chart to which I have added a horizontal scroll bar. The scroll bar is visible but is layered over the labels for the X axis. See attached screen shot. How do I move the scroll bar to reside below the labels?
by JeffFerguson
Thu Oct 15, 2020 9:09 pm
Forum: LightningChart Ultimate WPF
Topic: Trading Chart Time Range Selection: Click Notifications?
Replies: 1
Views: 2852

Trading Chart Time Range Selection: Click Notifications?

I have a Trading Chart instance with ShowTimeRangeSelection set to true. Is there any way to be notified when one of those buttons are clicked? Alternatively, is there any way to be notified when the visible time range changes on the chart? How can I find out, for example, when the Trading Chart mov...
by JeffFerguson
Tue Oct 13, 2020 12:54 am
Forum: LightningChart Ultimate WPF
Topic: TradingChart: Open Interest and Volume Indicators In Same Segment?
Replies: 3
Views: 4009

Re: TradingChart: Open Interest and Volume Indicators In Same Segment?

Hello Lasse, Thanks for your answer. I'm attaching a chart image from the Arction Web site and have a question about it. Given your answer to me earlier, was the plotting of the Bollinger Bands and Moving Average done with one of the workarounds you described? Or is it the case that workarounds you ...
by JeffFerguson
Wed Oct 07, 2020 1:28 am
Forum: LightningChart Ultimate WPF
Topic: TradingChart: Open Interest and Volume Indicators In Same Segment?
Replies: 3
Views: 4009

TradingChart: Open Interest and Volume Indicators In Same Segment?

For a TradingChart instance, I can define an Open Interest indicator and a Volume indicator. They will appear in separate segments below the main trading chart. Is it possible to have one indicator segment with both Open Interest data and Volume data in the same segment, so that I have two segments ...