Jump to content
Software FX Community

MusiMeli

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MusiMeli

  1. Hello! I'd like to mark some certain points (in a printout) with an according text. This could be achieved by setting the Text of these points and set PointLabels.Visible = true for them. Problem is: The points may be very close so that the labels would overlap. Okay, you can set PointLabel.Offset. But then the label is somewhere in the chart and you can't see to which point it belongs. Is it possible to print an arrow or a line from the edge of the Pointlabel to the point? (See screenshot!) Another possibility would be CustomGridlines at the X-xis. But the text of the gridline is always vertical. Is it possible to set them horizontal like in the Screenshot? MusiMeli
  2. You don't need to remove the charts! Before I upgraded, I opened the VS project. Under "References" you see ChartFX.WinForms, ChartFX.WinForms.Base and ChartFX.WinForms.Adornments. If you click on one of them, you can set "Specific version" in the Properties page to "false". I did this for all of them. Then I closed VS, installed the new ChartFX. No error after opening the project! :-)
×
×
  • Create New...