[]
Creates a new instance of baseChartAnnotation.baseAnnoTextRectData class.
public baseAnnoTextRectData(bool atStart, PointF pfRot, RectangleF rf)
Type | Name | Description |
---|---|---|
bool | atStart | Specifies the location of the coordinates of the AlarmZone extents data. |
PointF | pfRot | The coordinate of the upper-left corner of the AlarmZone extents data rectangle. |
RectangleF | rf | The size of AlarmZone extents data rectangle. |