MindFusion.Charting for WinForms V4.1

Released: May 2, 2017

V4.1 での更新項目

機能

  • Funnel chart - Funnel charts are often used to represent the stages of a process and show relative values or measurements associated with each stage.
  • Interactive range selection - RangeSelector is a scrollbar-like component that lets users scroll or resize currently visible range of chart's data.
  • Miscellaneous
    • Data labels on axes can be drawn rotated.
    • Legends can display all elements of a series instead of series Title values, which is useful for pie and funnel charts.
    • The Labels property of SimpleSeries lets you change series labels after the instance is created.
    • IFormatProvider CustomFormat property of Axis class lets you set custom formatter for coordinate labels.
    • DateTimeFormat property of Chart and DataBoundsSeries classes let you specify how to format DateTime labels.
    • ShowHighlight and ShowToolTips properties let you disable highlights and tooltips.