AdvancedHMI Software

General Category => Support Questions => Topic started by: gvinson on March 31, 2016, 02:25:01 PM

Title: ChartbySampling Line thickness
Post by: gvinson on March 31, 2016, 02:25:01 PM
Hi I am still very much a newbie and I have several lines being plotted on the ChartbySampling control.  Is there a property or field that can be adjusted so the lines that are plotted are thicker or can be sized different.  The current ones are very fine and hard to see on a tablet. 

Thanks in advance!
Title: Re: ChartbySampling Line thickness
Post by: Archie on March 31, 2016, 05:27:11 PM
The ChartBySampling has a lot of functionality that sometimes takes some drilling down into to find it. In the properties of the ChartBySampling, there is a Series property. If you click that property and click the ellipsis (3 dot button), it will open a new properties window. In that new window of properties, you will see an Appearance group of properties. In that group is a BorderWidth property that can be used to change the line thickness.

If you have multiple data points, you will need to add the same number of Series in design view in order to be able to set this property for each data line.
Title: Re: ChartbySampling Line thickness
Post by: gvinson on April 01, 2016, 06:51:05 AM
Thanks Archie!