Add Width property into Bar.
(changed code: Bar.cs, BarItem.cs, CurveList.cs, HiLowBarItem.cs)
Add SolidByPointColor as a new Fill type, so points in the same curveItem can have different color.
(changed code: Fill.cs, LineBase.cs, Types.cs, GraphPane.cs)
Add More properties in PointPairBase to enabled fitering function.
(changed code: PointPairBase.cs, PointPairList.cs)
Add Point Selection.
(changed code: Selection.cs, Symbol.cs, ZedGraphControl.Events.cs)
Make PointTooltip public access to enable customized imageTooltip.
(changed code: ZedGraphControl.Designer.cs)
Make SelectAppendModifierKeys public access.
(changed code: ZedGraphControl.Properties.cs)
Add LinearRegression line
(changed code: PointPairList.cs)
All changed files have been uploaded.