Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Tools for Microsoft .Net & .Net Compact Framework
 QCChart2D and QCChart2D CF (VB and C#)
 simpleLineMarkerPlot
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Plutiko

8 Posts

Posted - 15 Sep 2003 :  14:14:04  Show Profile  Reply with Quote
Hello

When I make a SimpleLineMarkerPlot like in your example, and I chang attrib2 from color.Blue to color.Red. Nothing changes in the chart. More in general I don't believe that changing anything in attrib2 has influence on the chart.

Dim attrib1 As New ChartAttribute(Color.Blue, 1, DashStyle.Solid)
Dim attrib2 As New ChartAttribute(Color.Red, 1, DashStyle.Solid)
attrib2.SetFillFlag(True)
attrib2.SetSymbolSize(10)
Dim thePlot1 As New SimpleLineMarkerPlot(pTransform1, Dataset1, ChartObj.SQUARE, attrib1, attrib2, 0, 1)

Plutiko

quinncurtis

1164 Posts

Posted - 15 Sep 2003 :  15:42:41  Show Profile  Reply with Quote
The symbol (or marker) in a line marker plot was tracking the line attributes , rather than the symbol attributes. This was a bug. It has been fixed. An updated version of the QCChart2DNet dll can be downloaded from our web site. Depending on your license, download the QCChart2D installation using your original download link, or the trail version link.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Quinn-Curtis Forums © 2000-07 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07