ComponentOne Chart for WinForms updated

Released: Mar 26, 2012

ComponentOne Chart for WinForms 中的更新

New Enhancements in ComponentOne Chart for WinForms 2012 v1

  • Added RotationOverride property to chart Label objects. This property allows the specification of the clockwise rotation angle around the connection point of the label. The property overrides the RotationEnum of the label Style object, and does NOT apply to Radial or RadialText compass values. This property is demonstrated in a new sample,RotatedLabels.
  • A new AxisScrollbar.Anchored property indicates whether or not axis scrollbars should be fixed to the PlotArea boundary or move with the axis origin.
  • Axis scrollbars are now supported for logarithmic axes.
  • The Axis Thickness property can now have a zero value. Axes with a Thickness value are fully drawn except for the axis line itself.
  • Radar charts now display tickmarks in the radial direction along X axis major gridlines. The tickmarks are controlled by the Y axis tickmark properties.
  • Non-stacked Pie charts can now display labels for each pie/point, by using the X axis ValueLabels.ValueLabels are applied to pies or points in the order they appear in the ValueLabels collection. The labels are only displayed if the X axis AnnotationMethod property is set to ValueLabels. The display of the labels is also controlled by the X axis properties, including Alignment,AnnotationMethod, Compass, Font, ForeColor, Rotation, ValueLabels,VerticalText and Visible properties. No other X axis properties affect the labels. The ChartArea Inverted property also affects the label display, in that it determines whether the X axis Compass property values will be North, South or East, West