WeibullDataSet Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
*'''[[DatasetName]]''' As ''String''. {{Font|Gets or set the name of the data set.|10|verdana|italic|green}}
*'''[[DatasetName]]''' As ''String''. {{Font|Gets or set the name of the data set.|10|verdana|italic|green}}
<pre>
<pre>
Code Example of using
 
WeibullDataSet.DataSetName="a"


</pre>  
</pre>  

Revision as of 20:36, 30 August 2013



Properties and variables:


Properties

Read/Write

  • DatasetName As String. Gets or set the name of the data set.

WeibullDataSet.DataSetName="a"

Read Only



Events

Methods

  • ClearDataSet Clears all data and fitted model. All analysis settings stay unchanged.