Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ICalloutFormat Interface
Properties Methods

In This Topic
    ICalloutFormat Interface Members
    In This Topic

    The following tables list the members exposed by ICalloutFormat.

    Public Properties
     NameDescription
     PropertyGets or sets a value indicating whether to allows the user to place a vertical accent bar to separate the callout text from the callout line.  
     PropertyGets or sets the angle of the callout line.  
     PropertyGets or sets a value indicating whether the border of the object is visible.  
     PropertyGets the vertical distance (in pixels) from the edge of the text bounding box to the place where the callout line attaches to the text box.  
     PropertyGets the a value that indicates where the callout line attaches to the callout text box.  
     PropertyGets or sets the horizontal distance (in pixels) between the end of the callout line and the text bounding box.  
     PropertyGets the value that represents the length (in pixels) of the first segment of the callout line (the segment attached to the text callout box).  
     PropertyGets or sets the CalloutType value that represents the callout format type.  
    Top
    Public Methods
     NameDescription
     MethodSets the vertical distance (in pixels) from the edge of the text bounding box to the place where the callout line attaches to the text box.  
     MethodSpecifies that the first segment of the callout line (the segment attached to the text callout box) retain a fixed length whenever the callout is moved.  
     MethodSpecifies whether the callout line attaches to the top, bottom, or center of the callout text box or whether it attaches at a point that is a specified distance from the top or bottom of the text box.  
    Top
    See Also