Search found 4 matches

by ChanY
Tue May 15, 2018 6:35 am
Forum: LightningChart Ultimate WPF
Topic: XAxes MajorGrid Line Center
Replies: 6
Views: 9267

Re: XAxes MajorGrid Line Center

Thanks for the answer. I'm sorry I do not have enough explanation. What I want to do is refresh the data on the chart at different frequencies in real time. However, I would like to have a vertical gray line (MajorGird) generated based on the median value on a screen that is always being refreshed, ...
by ChanY
Mon May 14, 2018 4:41 am
Forum: LightningChart Ultimate WPF
Topic: XAxes MajorGrid Line Center
Replies: 6
Views: 9267

Re: XAxes MajorGrid Line Center

Hi, You could place Y Axis as percents of the graph width. For that you need to disable YAxisAutoPlacement and set Position. That is, 0 sets the axis in left edge, 50 in the middle and 100 in right edge. ViewXY.AxisLayout.YAxisAutoPlacement = YAxisAutoPlacement.Off; axisY.Position = 50; Hope this h...
by ChanY
Mon May 14, 2018 1:58 am
Forum: LightningChart Ultimate WPF
Topic: XAxes MajorGrid Line Center
Replies: 6
Views: 9267

Re: XAxes MajorGrid Line Center

Thank you for your reply.
But what I want is to have the position of the MajorGrid unconditionally centered, not the position of the Axis. If you know anything, please reply.
by ChanY
Thu May 10, 2018 7:24 am
Forum: LightningChart Ultimate WPF
Topic: XAxes MajorGrid Line Center
Replies: 6
Views: 9267

XAxes MajorGrid Line Center

Hello, I want the vertical axis to be centered on the MajorGrid shown in the chart. Do you know any of these features? https://blogfiles.pstatic.net/MjAxODA1MTBfMjU4/MDAxNTI1OTM3MzU2MjM1.azW4svL79JZpymwe3BH3Q0oyPepg2C6iFOhbWIe8gHcg.avO_ksetkrwXn88oSNDWQPgRyzEgGsaSSVoyJRJtNXUg.PNG.angunhyuk1/Cap11.PNG