C1.Blazor.Chart Assembly / C1.Blazor.Chart.Annotation Namespace / Shape Class

Shape Class Properties

For a list of all members of this type, see Shape members.

Public Properties
 NameDescription
Public PropertyGets or sets the attachment of the annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the text of the annotation.  
Public PropertyGets or sets the shape style of annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the location of annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the data point index of the annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the position of annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the data series index of the annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the style of annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Public PropertyGets or sets the tooltip of the annotation. (Inherited from C1.Blazor.Chart.Annotation.AnnotationBase)
Top
See Also