이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Visifire for Windows Phone

Data visualization components for Windows Phone.

Webyog사에서 공개
2010년 부터 ComponentSource에서 판매중

Visifire for Windows Phone V5.1.2-0

Released: Jun 11, 2013

V5.1.2-0 버젼 업데이트

  • Point Chart showed DataPoints outside the PlotArea when AxisMaximum was set in x-Axis.
  • Mouse events did not fire in Radar Chart when events were attached to x-Axis.
  • Chart threw exception when ViewportRangeEnabled, LabelEnabled and LabelAngle properties were set in y-axis and DataSeries respectively.
  • In Point Chart, updating MarkerType of DataSeries at real time caused the marker to superimpose on the previous MarkerType.
  • Chart Indicator Tooltip did not update its color when DataSeries color was changed at real time.
  • Chart threw exception when clearing the collection bound to DataSource of the series at real time.
  • In Silverlight, if FlowDirection property in Chart was set to true then labels in x-axis, y-axis, Title, DataPoints were not rendered.
  • Chart threw exception while binding values of type TimeSpan was bound to AxisXLabel property in DataMappings.
  • Line/Spline/StepLine Chart DataPoints showed gray circle around the DataPoint marker when ImageBrush was set as MarkerColor of DataPoint.