|
|
|
|
Home / .NET
Products /
What's New in GS.NET 2.0
What's New in Graphics Server .NET 2.0
New features in Graphics Server .NET 2.0 include:
-
Design Time Click and Drag
- when developing Windows Forms inside Visual Studio .NET 2002 / 2003 you can
now click and drag various chart objects in Visual Studio's Design-View. Very
cool and a big time saver!
-
New graph types :
-
Radar Chart
-
Gantt Chart
-
Funnel Chart
-
Conditional Marker Painting
- apply conditional marker painting rules to a series of data. You can also
create your own custom conditional marker painting classes, making it very
extensible.
-
Mouse Over Popup Chart Buttons
- print chart, copy chart to clipboard and save chart to file. These
buttons give your end-users quick accessing to printing, copying and
saving.
-
Anchoring
- anchor chart objects just like other .NET anchoring.
-
Annotation Coupling
- annotations can now be coupled to a specific edge of the Grid, the Chart
Title, or the Legend. When the object moves (i.e. move the Grid), then coupled
annotations move along with the object (i.e. annotations move around with
the Grid).
-
Grid Titles
- a new design time interface to quickly create grid titles. And the Grid
Titles will move around with the Grid - internally using the Annotation
Coupling feature mentioned above.
-
Grid Margin Clipping
- control clipping of series drawing objects in the grid area. This means your
lines, bars, etc. do not "overflow" outside the grid area into other parts of
your chart.
-
Axis Background
- optional background for 2D chart types that paints within the axis system
area.
-
AutoBindData Chart Methods
- helper methods that make it quick and easy to bind data to a chart.
-
AutoRound Axis Scaling
- Axis objects now have a mode to auto-round the tick values along your x axis,
y axis and z axis. This gives nice even round numbers for all the ticks you see
on your chart.
-
Enhanced Templates
- New property serialization methods that can read and write sparsely populated
XML chart properties.
-
Quick Layout Improvement
- Developers can now apply quick layouts programmatically to a chart. This
makes it easy to keep the same proportions when resizing your chart, or
applying similar proportions to a new or different chart.
-
DataSetProvider Enhancements
- Enhanced ability to link your data or database to a Graphics Server chart
series.
-
Legend Icon Outlining
- Legend icons now outline in black, making the legend icons more pronounced
and crisper. The legend outlines can be turned on or off.
-
Annotation Name Property
- Name your annotations. Then quickly find a specific annotation in the
annotation list using the Names you've assigned.
-
Axis Label Length Property
- Allows axis labels to be chopped off at a specified length.
-
Custom Property Pages
- Create your own Property Pages, so your end user can customize the chart
using a deep set of features, but in a user friendly manner.
-
And more ...
|
Click the MS Word icon to view our Version 2.0 Features document.
Or right-click the icon and choose "Save Target As..." to download and save the document.
|
|
|
|
|