I realize I'm using an older version of UltraChart - version 3 to be precise. However, it's the hand I've been dealt and I must play it.
I have a line chart and I'm having a little trouble customizing certain aspects of it.
My chart will be plotting several lines of data with a value range on the y-axis and a date range on the x-axis.
First, I'd like to customize the mid-point shape of each line to be a distinct shape, and then display that shape in my legend next to that each lines' description. This way, when I print the chart in black and white (or when a color-blind reader is viewing the chart on-screen), the reader will be able to relate each line to the legend. My research has led me to the UltraChart.Primitives property, but I've been unable to figure out how to accomplish my goal using the limited documentation in the help file.
Next, I'd like to be able to exercise some control of the printed chart. By default it appears to size the printed version approximately the same size as the on-screen chart. What I'd like to be able to do is resize the chart to print full page. Is there a way to control this? I've been unable to find it in the documentation if there is.
Any advice is appreciated. Thanks in advance.