ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart.
ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart.
27 Jun 2014, 12:33
ChartObjects.DrawText should be allowed multiple per chart with position by pixel of chart. With current setup we can only set one text object in a particular corner of chart. But there is no such facility to adjust multiple separate text objects in one corner of the chart.
Replies
WhiteSage
22 Sep 2014, 04:05
It would be better to have Cartesian co-ords (eg -1 left side, 1 right side) as pixels will change based on chart size and users screen resolution.
You can draw multiple texts now, but yes you are limited to the 9 enumerated positions.
@WhiteSage
... Deleted by UFO ...