ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Text Class
Properties


In This Topic
    Text Class Members
    In This Topic

    The following tables list the members exposed by Text.

    Public Constructors
     NameDescription
    Public ConstructorCreates one Text 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.  
    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)
    Top
    See Also