Search found 1 match
- Wed May 02, 2007 1:07 pm
- Forum: .NET
- Topic: Line width in Compact Framework
- Replies: 1
- Views: 2196
Line width in Compact Framework
I am using the pocket PC version of TeeChart with a Windows CE terminal and cannot get the thickness of lines on my chart to change. This is a snippet of my code: Private PlowHPLine As New Steema.TeeChart.Styles.Line Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) ...