Skip to content

Releases: Code-Artist/MSChartExtension

Release V3.9.1

27 Aug 02:07
Compare
Choose a tag to compare

.NET Framework 4.5.2. Implement label format control in configuration dialog.

Version 3.2.0

08 Dec 00:52
Compare
Choose a tag to compare

NEW: Move cursor by arrow key or <, > keys
NEW: Cursor label string format properties by each axis type.
NEW: Cursor label prefix and postfix properties by each axis type.
CHANGES: Set chart in focus on when data point is selected by cursor.

Version 3.0.0

14 May 13:05
Compare
Choose a tag to compare
  • Configuration Dialog
  • Theme: Default Theme, Dark Theme.
  • Refactoring: Split ChartCursor, ChartData and ChartOption from MSChartExtension.cs
  • Handle Menu, Mouse Move, Mouse Down and Mouse Cursor when Chart area data is empty.

MSChart Extension Version 2.3.0

01 May 14:18
Compare
Choose a tag to compare

NEW:

  • Show label on cursor.
  • Support DateTime format.
  • Enable Scrollbar on X Axis.
  • Add Clear function to context menu.

UPDATE: Prevent zoom function outside Chart Area Boundary

MSChart Extension Version 2.2.4

17 Feb 14:44
Compare
Choose a tag to compare
  • X-Axis Scroll Zoom with CTRL + ALT + Mouse Scroll
  • Annotation: Support secondary axis.
  • Chart Cursor - Select Series, snap to nearest data point.
  • Expose SetChartControlState as public function
  • Add CursorIndex to ChartCursor.
  • Add clear cursors function in context menu.
  • Add PositionChanged callback for clear cursors function.

MSChart Extension Version 2.0

15 Aug 15:55
Compare
Choose a tag to compare

New Features:

  • Multiple ChartArea Support.
  • Dual Cursors Implementation.
  • Zoom YAxis, Zoom Dialog.
  • Mouse Wheel Zoom and Pan.
  • Refactored Chart Extents.

MSChart Extension V1 - Final

15 Aug 15:27
Compare
Choose a tag to compare

Latest release for Version 1 branch

Zoom and Pan - Secondary Axis

30 Aug 13:00
Compare
Choose a tag to compare

Updated zoom and pan functions to support secondary axis.