Charting for WinForms Programmer's Guide
ParseObjectEventArgs Members
Constructors Properties
 


Contains the arguments passed to ParseObject event handlers.

The following tables list the members exposed by the ParseObjectEventArgs type.

 Public Constructors

  Name Description

ParseObjectEventArgs

Initializes a new instance of the ParseObjectEventArgs class.

 Public Properties

  Name Description

Result

Gets or sets the parsed object.

ValueAsString

Gets the string representation of the object to be parsed.

 See Also

ParseObjectEventArgs Class
MindFusion.Scripting Namespace