Releases: Code-Artist/MSChartExtension
Releases · Code-Artist/MSChartExtension
Release V3.9.1
.NET Framework 4.5.2. Implement label format control in configuration dialog.
Version 3.2.0
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
- 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
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
- 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
New Features:
- Multiple ChartArea Support.
- Dual Cursors Implementation.
- Zoom YAxis, Zoom Dialog.
- Mouse Wheel Zoom and Pan.
- Refactored Chart Extents.
MSChart Extension V1 - Final
Latest release for Version 1 branch
Zoom and Pan - Secondary Axis
Updated zoom and pan functions to support secondary axis.