Page 1 of 3

StimulReport.Net version 2007.2 changes.

Posted: Wed Apr 04, 2007 7:34 am
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.

StimulReport.Net version 2007.2 changes.

Posted: Tue Apr 10, 2007 10:57 am
by Edward
New YAxis property is added to each series.
You can specify on which axis values from series will be shown.

StimulReport.Net version 2007.2 changes.

Posted: Sat Apr 14, 2007 2:16 am
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”).

StimulReport.Net version 2007.2 changes.

Posted: Tue Apr 17, 2007 11:39 am
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.

StimulReport.Net version 2007.2 changes.

Posted: Fri Apr 20, 2007 7:53 am
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.

StimulReport.Net version 2007.2 changes.

Posted: Tue Apr 24, 2007 6:42 am
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.

StimulReport.Net version 2007.2 changes.

Posted: Wed Apr 25, 2007 7:45 am
by Edward
Now the YAxis also contains the Range property for the Chart.

StimulReport.Net version 2007.2 changes.

Posted: Thu May 03, 2007 8:08 am
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.

StimulReport.Net version 2007.2 changes.

Posted: Sat May 05, 2007 7:33 am
by Edward
The Class Reference is uploaded on our site.

StimulReport.Net version 2007.2 changes.

Posted: Wed May 09, 2007 12:48 pm
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.