MindFusion.Charting for Java Swing V1.0.2

Released: Nov 3, 2020

V1.0.2 での更新項目

機能

  • Added the FunctionSeries class which represents a series that calculates its values from a mathematical expression.
  • Added ToolTips property to the SimpleSeries class which specifies the tooltips for data values.
  • Added DataLabelsBackground property to Theme class which specifies the background of data labels.
  • Added DataLabelsBorderStroke, DataLabelsBorderDashStyle, DataLabelsBorderThickness properties to the Theme class which allows you to display and customize borders around data labels.
  • Added new and updated sample projects.