Annotation Properties
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Alignment | Gets or sets the content alignment of an annotation. |
![]() | AnchorAlignment | Gets or sets the position alignment of an annotation to the anchor point. |
![]() | AnchorDataPoint | Gets or sets the data point to which an annotation is anchored. |
![]() | AnchorDataPointName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of a data point to which an annotation is anchored. |
![]() | AnchorOffsetX | Gets or sets the offset from the anchor point for the X position of an annotation. |
![]() | AnchorOffsetY | Gets or sets the offset from the anchor point for the Y position of an annotation. |
![]() | AnchorX | Gets or sets the X coordinate to which the annotation is anchored. |
![]() | AnchorY | Gets or sets the Y coordinate to which the annotation is anchored. |
![]() | AnnotationGroup | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the group, if any, in which the annotation belongs to. |
![]() | AnnotationType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type name of an annotation. |
![]() | AxisX | Gets or sets the X axis to which an annotation is attached. |
![]() | AxisXName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the X axis which an annotation is attached to. |
![]() | AxisY | Gets or sets the Y axis which an annotation is attached to. |
![]() | AxisYName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the Y axis which an annotation is attached to. |
![]() | BackColor | Gets or sets the color of an annotation background. |
![]() | BackGradientStyle | Gets or sets the gradient style of an annotation background. |
![]() | BackHatchStyle | Gets or sets the hatching style of an annotation background. |
![]() | BackSecondaryColor | Gets or sets the secondary color of an annotation background. |
![]() | Bottom | Gets or sets the bottom boundary of an annotation position. |
![]() | ClipToChartArea | Gets or sets the name of the chart area to which an annotation is clipped. |
![]() | Font | Gets or sets the font to use for the text of an annotation. |
![]() | ForeColor | Gets or sets the text color of an annotation. |
![]() | Height | Gets or sets the height of an annotation. |
![]() | IsSelected | Gets or sets a flag that determines if an annotation is selected. |
![]() | IsSizeAlwaysRelative | Gets or sets a flag that specifies whether the size of an annotation is always defined in relative chart coordinates. |
![]() | LineColor | Gets or sets the line color of an annotation. |
![]() | LineDashStyle | Gets or sets the line style of an annotation. |
![]() | LineWidth | Gets or sets the line width of an annotation. |
![]() | MapAreaAttributes | Gets or sets the map area attributes of an annotation. |
![]() | Name | Gets or sets the unique name of an annotation.(Overrides ChartNamedElement.Name.) |
![]() | PostBackValue | Gets or sets the postback value which can be processed on the Click event. |
![]() | Right | Gets or sets the right boundary position of an annotation. |
![]() | ShadowColor | Gets or sets the color of an annotation's shadow. |
![]() | ShadowOffset | Gets or sets the size of an annotation's shadow. |
![]() | SmartLabelStyle | Gets or sets the smart label style of an annotation. |
![]() | Tag | Gets or sets an object associated with this chart element.(Inherited from ChartElement.) |
![]() | TextStyle | Gets or sets the text style of an annotation. |
![]() | ToolTip | Gets or sets the tooltip text for an annotation. |
![]() | Url | Gets or sets the URL of an annotation. |
![]() | Visible | Gets or sets a flag that specifies whether an annotation is visible. |
![]() | Width | Gets or sets the width, in pixels, of an annotation. |
![]() | X | Gets or sets the X coordinate of an annotation. |
![]() | Y | Gets or sets the Y coordinate of the annotation. |
![]() | YAxisName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the Y axis which an annotation is attached to. |
