Dear Customers,

We have released Aspose.Chart 3.2.2.

  • Added: DataPoints.DataBindXY(IEnumerable dataPointName, string dataPointNameField, IEnumerable xValue, string xField, IEnumerable
    yValues, string yFields)
  • Added: Series.CustomAttributes.BarWidth
  • Fixed: Data points labels are displayed only for last series when stacked bars
  • Fixed: Empty line in a legend when series is empty
  • Fixed: ChartArea.Transparence does not work for data points labels when Line or Curve
  • Fixed: DataPoint.LabelPosition works only for Series. DefaultDataPoint and does not work in DataPoints[ * ]