Pre loader

How Can ChartTitle in the ChartSurface?

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

Default ChartTitle is Top of the ChartSurface.
But, I need ChartTitle in the ChartSurface… (Like LegendPlacement.Inside)

  • You must to post comments
0
0

Why not use an Annotation?

  • Use CustomAnnotation
  • Set CustomAnnotation.Content to a TextBlock
  • Set X1=0.5, Y1=0.0
  • Set CoordinateMode=Relative
  • Set HorizontalAnchorPoint = Center
  • Set VerticalAnchorPoint = Top

This will place a text label always at the top/centre of the chart regardless of zoom, pan.

Best regards,
Andrew

  • 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