该版本修正了以下两个bug:
- If YValueFormatString property was set in DataSeries for
CandleStick and Stock charts, ToolTipText on DataPoint was showing
incorrect values.
- In WPF, ToolTips and Events didn’t work after updating the blank
chart while it was already drawn with a DataSeries without having any
DataPoints.
同时包含了下面几个改进:
- New property TextAlignment has been introduced at AxisLabels element which is used to align AxisLabels.
- New property Reversed has been introduced at Legend element which is used to reverse the order of Legend entries.
- Events argument will provide YValue also on mouse events of
PlotArea. Earlier we were providing XValue only as an event argument on
mouse event of PlotArea.
下载 Visifire v2.2.5 beta here. |