Dundas Data Visualization Support Site
Dundas Support Site Home  |  Contact Us  |  Dundas Home  
Contact Us via Email
Home

Dundas Chart for .NET v5.5.1.1700

 

Visual Studio 2005 Service Pack 1 Compatibility

  • Fixed a bug to allow Chart to be rendered in design-time
Vista Compatibility
  • Changed permission settings so that samples can be built correctly in Visual Studio 2005
  • Changed IIS configuration so that samples will run correctly out-of-the-box (ASP.NET only)
Samples Environment
  • Added Interactive Legend sample for Professional Edition users
  • Added samples for utility classes
Bug Fixes
  • When adding an ellipse annotation to Dundas Chart for ASP.NET in Design Time, the Ellipse Annotation is drawn as a Rectangle.
  • The Map area is oversized around a point marker when zoomed in (ASP.NET)
  • The Callback Event sample has string and method errors in code samples
  • Within the property pages, when changes are applied and then canceled, the status of buttons in toolbar, is not correct.
  • Chart freezes if template loaded in Page_Load with zoomed view and non-matching series names
  • Dundas.Charting.WinControl.SeriesCollection.Add(object value) method fails when adding new series with no name to the collection that contains only one series called "Series 2".
  • Enabling the CursorY property in ChartArea, doesn't allow ClickEvent to be handled in Firefox.
  • When changing the crossing value, then having the user try to zoom anywhere below the x axis crossing value, causes crash . Note: This only happens when you try to zoom to both axis.
  • In a stacked column chart, when there is only one datapoint, and the min/max values are set, the column becomes really thin.
  • The properties editor crashes, when one series was binded to a new chart area, then the chart color was set to transparent, and the backcolor property of the chart area would cause crash.
  • The last data point of the series in the chart, has a different color from the rest of the data points when all the color has been set to the same color.
  • Incorrect loading of a serialized xml file because the xml was serialized with the Axis Y enable property set to true.
  • 3D Radar and Polar charts not drawing correctly in version 5.5
  • In the output of an ASP.net page causes a HTML Standard violations, where element attributes which have un-escaped ampersand characters.
  • Minor grid lines and tick marks display incorrectly when ViewState and Logarithmic are enabled.
  • Wizard Preview Data showing incorrect data with Access Database
  • Chart and Visual Studio crashes if the last visible and selected visual element's Visible property were set to false.
  • Zoom does not occur if zoom-selection cursor reaches very left/bottom of plotting area.
  • Displaying ErrorBar series on a different chart area, then the series which created it, causes crash.
  • In the 100% stacked chart type with y-values of 0 displays 0 or error
  • The Chart wizard is missing icon.
  • XmlDataSource does not bind to Chart (ASP.NET 2.0 only)
  • 100% StackedColumn chart is not drawn correctly if series with other type (ex, line) exsist
  • Area series does not always display in Series collection's order
  • Horizontal Line Annotations are not anchored properly when YAxis is set to reverse
  • show end labels adds a label to the left of the series of labels but not to the right for certain combination of data
  • inconsistent BarLabelStyle results for ChartArea's size and Chart's size
  • Volume Oscillator bug
  • Exception is thrown when creating a Command for CommandUIItem
  • Wizard crashes if CallbackStateContent set at design-time
  • Control crashes VS in design time when smart tags is open and wizard is used (VS2005, ASP.NET, Chart v5.5 Ent)
  • When you have a 3D column chart with labels for the columns, sometimes the column covers up the label when the label should be on top instead.
  • when data point YValues are set to double.NaN and the chart is changed from 3D to 2D, an exception is thrown
  • Property Dialog transparency color is between 0-100 but should be an alpha value between 0-255
  • Cluster3DGroupName custom attribute has no effect
  • WinForms: RoundedRectangle Callout throws exception with blank Text
  • Overflow error when AxisY.Maximum set on StackedBar with high Y-values
  • Stacked chart crashes after Forecasting formula applied
  • Chart area is garbled if secondary axis used under certain conditions
  • UI Toolbar Position property is not correctly Serialized/Reset
  • After you zoom into the chart, the red lines (cursor) don't go away in Windows Forms chart.
  • Text in TextAnnotations and subclasses have printing issues on large charts
  • When more than one Y-value is passed as parameters, DataPoint.SetValueXY() and DataPoint.SetValueY() throw IndexOutOfRangeException "Index was outside the bounds of the array":
  • When Zooming into the chart if LabelsAutoFit is enabled and LabelsAutoFitStyle does not have DecreaseFont, LabelsAngleStep90 or OffsetLabels enabled, a JavaScript error occurs: "The font angle must be from -90 to 90 degrees. Parameter name: Font angle"
  • Wizard does not recognize data source if defined within an UpdatePanel
  • FTest returns wrong FirstSeriesMedian if empty points are used in the series
  • If Radar chart type assigned to Secondary Y axis an exception should be thrown
  • Title.DockInsideChartArea does not have expected effect with manually-positioned chart area and 2+ titles
  • Annotations anchored to the 3D Pie chart are not correctly connected to the data points
  • Design-Time Bug with Asp.Net VS2005 with Service Pack 1
  • The Point and Figure Chart breaks if you have Box Size 8% and Reversal Amount 4

PoorExcellent