ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Rectangle Class
Properties


In This Topic
    Rectangle Class Members
    In This Topic

    The following tables list the members exposed by Rectangle.

    Public Constructors
     NameDescription
    Public ConstructorCreates one Rectangle instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the text of the annotation. (Inherited from C1.Web.Mvc.Shape)
    Public PropertyGets or sets the height of the Rectangle annotation.  
    Public PropertyGets or sets the visibility of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the name of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the offset of the annotation from the point. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the point of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the position of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the style of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.Web.Mvc.AnnotationBase)
    Public PropertyGets or sets the width of the Rectangle annotation.  
    Top
    See Also