VDISoft.SPC.Charts.VerticalZone


Public Properties


Name
Description
Description
Gets and sets the description of the zone.
EndCode
Gets and sets the end code for the vertical zone.
EndDateTime
Gets and sets the end date/time for the vertical zone.
EndIndex
Gets and sets the end index for the vertical 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.
LeftLineColor
Gets and sets the color used to draw the left line.
LeftLineWidth
Gets and sets the width of the the left line.
Name
Gets and sets the name of the zone.
RightLineColor
Gets and sets the color used to draw the right line.
RightLineWidth
Gets and sets the width of the the right line.
Show
Gets and sets a flag indicating whether or not the zone should be displayed.
ShowLeftLine
Gets and sets a flag indicating whether or not the left line should be drawn when the zone is rendered.
ShowRightLine
Gets and sets a flag indicating whether or not the right line should be drawn when the zone is rendered.
StartCode
Gets and sets the start code for the vertical zone.
StartDateTime
Gets and sets the start date/time for the vertical zone.
StartIndex
Gets and sets the start index for the vertical zone.
ZoneRect
Gets and sets the rectangular boundaries of the zone.

Public Methods


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