StimulReport.Net version 2007.2 changes.

Stimulsoft Reports.NET discussion
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2007.2 changes.

Post by Edward »

New PaperSize property is added to page.
New LabelsOffset property is added to all line series.
Now Constant lines can be added to Chart.
Now Strips can be added to Chart.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2007.2 changes.

Post by Edward »

New YAxis property is added to each series.
You can specify on which axis values from series will be shown.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

New events added to StiPreviewControl – ProcessExport, ProcessSendEMail.
CSV Export: Tag property may contain the following: Column: "FieldName" "{Expression}". In this case new column "FieldName" with {Expression} will be added.
Now you can hide properties from property grid. Example: StiConfig.HideProperty(“Enabled”).
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

New NumberOfPass property of report.
New system variables: IsFirstPage, IsLastPage.
Property PrintOn extended on all components.
Property PrintAtFirstPage replaced by PrintOn property. All old reports will be converted automatically.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

New RichTextBox control is added to dialogs.
Now RichText supports Editable property.
Now CheckBox supports Editable property.
Now TextEditor tool supports RichText.
LinesOfUnderlining property is replaced by LinesOfUnderline property. Using this property you can select style of underlining. All old reports will be converted automatically.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

New StartFromZero property is added to YAxis.
TextOptions.Angle property of Text component is renamed on Angle. All old reports will be converted automatically.
TextOptions.WordWrap property of Text component is renamed on WordWrap. All old reports will be converted automatically.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2007.2 changes.

Post by Edward »

Now the YAxis also contains the Range property for the Chart.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

The new EmptyValue property for the Cross-Tab.
The new member of SummaryType property – None. Now in Cross-Tab you can output nonnumerical values.
The System Text component merged to Text component.
The new context menu item is added to Align designer.
The new context menu item is added to Size designer.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

StimulReport.Net version 2007.2 changes.

Post by Edward »

The Class Reference is uploaded on our site.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

StimulReport.Net version 2007.2 changes.

Post by Vital »

Styles to cross-tab editor are added.
Context menu items “Send to Back” and “Bring to Front” are replaced with new menu item – “Order”.
Two new EnumeratorType and EnumeratorSeparator properties are added to CrossRow and CrossColumn component.
Dimension lines are added to all operation of resizing and moving component in report designer.
Post Reply