Pre loader

Chart Legend on right

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

I want to display the calculated mean, UCL, LCL,USL,LSL, Stddev values on legend itself. How can i do that?
Also i want to place the series name attached with respect to series on the chart.
I attachec a owrd doc where in the image in that document shows my requirement.
Please help me out.

Attachments
  • You must to post comments
1
0

Hi Anitha,

Please try to use LegendModifier.LegendPlacement property to place legend:

 <SciChart:LegendModifier ShowLegend="True" LegendPlacement="Right"/>

For more information please take a look on ChartLegends example and Legends tutorials from knowledge base which explains how to customize legend.

Hope it helps!

  • Andrew Burnett-Thompson
    You can also set LegendModifier.HorizontalAlignment and LegendModifier.Margin :)
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies