[]
ITagHelper implementation for AnnotationBase.
public abstract class AnnotationBaseTagHelper<TControl> : SettingTagHelper<TControl>, ITagHelper, ITagHelperComponent where TControl : AnnotationBase
Name | Description |
---|---|
TControl |
Name | Description |
---|---|
AnnotationBaseTagHelper() |
Name | Description |
---|---|
Attachment | Configurates Attachment. Sets the attachment of the annotation. |
CollectionName | Gets the collection name. |
IsVisible | Configurates IsVisible. Sets the visibility of the annotation. |
Name | Configurates Name. Sets the name of the annotation. |
Offset | Configurates Offset. Sets the offset of the annotation from the point. |
Point | Configurates Point. Sets the point of the annotation. |
PointIndex | Configurates PointIndex. Sets the data point index of the annotation. |
Position | Configurates Position. Sets the position of the annotation. |
SeriesIndex | Configurates SeriesIndex. Sets the data series index of the annotation. |
Style | Configurates Style. Sets the style of the annotation. |
Tooltip | Configurates Tooltip. Sets the tooltip of the annotation. |