VDISoft.SPC.Charts.Zone


Public Properties


Name
Description
BottomLineColor
Gets and sets the color used to draw the bottom line.
BottomLineWidth
Gets and sets the width of the the bottom line.
CustomSigmaBottom
Gets and sets the lower sigma of a custom zone.
CustomSigmaTop
Gets and sets the upper sigma of a custom zone.
Description
Gets and sets the description of the zone.
Fill
Gets and sets a flag indicating whether or not the zone is filled.
FillBackColor
Gets and sets the color used to fill the background of the zone when using a pattern.
FillColor
Gets and sets the color used to fill the zone.
FillPattern
Gets and sets the pattern used to fill the zone.
FillWithPattern
Gets and sets a flag indicating that a pattern should be used to fill the zone.
Name
Gets and sets the name of the zone.
Show
Gets and sets a flag indicating whether or not the zone should be displayed.
ShowBottomLine
Gets and sets a flag indicating whether or not the bottom line should be drawn when the zone is rendered.
ShowTopLine
Gets and sets a flag indicating whether or not the top line should be drawn when the zone is rendered.
TopLineColor
Gets and sets the color used to draw the top line.
TopLineWidth
Gets and sets the width of the the top line.
ZoneRect
Gets and sets the rectangular boundaries of the zone.
ZoneType
Gets and sets the type of zone. The type indicates the sigma area of the zone and if it is between the center line and upper or lower control limit.

Public Methods


Name
Description
Clone
Create a clone of the Zone.
GetObjectData
This method is called upon the serialization of a Zone.
IsMouseOn
Inidicates if the mouse is on the Zone.
Render
The zone is rendered to the chart.