VDISoft.SPC.Charts.SampleAttribute


Public Properties


Name
Description
Name
Gets and sets the name of the sample attribute.
Tag
Gets and sets the tag of the sample attribute. This is used with the tooltip display.
Value
Gets and sets the value of the sample attribute.

Public Methods


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

Public Events


Name
Description
SampleAttributeNameChanged
Occurs when the SampleAttribute:Name of a SampleAttribute changes.
SampleAttributeTagChanged
Occurs when the SampleAttribute:Tag of a SampleAttribute changes.
SampleAttributeValueChanged
Occurs when the SampleAttribute:Value of a SampleAttribute changes.