VDISoft.SPC.Charts.Note


Public Properties


Name
Description
Author
Gets and sets the author of the note.
DateTime
Gets and sets the date/time stamp of the note.
Name
Gets and sets the name of the note.
Text
Gets and sets the text message of the note.

Public Methods


Name
Description
Clone
Create a clone of the Note.
GetObjectData
This method is called upon the serialization of a Note.

Public Events


Name
Description
NoteAuthorChanged
Occurs when the Note:Author of a Note changes.
NoteDateTimeChanged
Occurs when the Note:DateTime of a Note changes.
NoteNameChanged
Occurs when the Note:Name of a Note changes.
NoteTextChanged
Occurs when the Note:Text of a Note changes.