For a list of all members of this type, see CalloutAnnotation members.
Name | Description | |
---|---|---|
Background | Gets or sets the background to use for tha axis annotation box. | |
BackgroundCornerRadius | Gets or sets the corner radius to use for the callout borders. | |
BackgroundPaddingBottom | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. | |
BackgroundPaddingLeft | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. | |
BackgroundPaddingRight | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. | |
BackgroundPaddingTop | Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins. | |
Content | Gets or sets the Content that should be annotated. | |
ItemColor | Gets or sets the ItemColor to which the callout pertains to. Leave unset for an automatic value. | |
Key | Gets or sets the Key that should be annotated. | |
LeaderBrush | Gets or sets the LeaderBrush to use for tha axis annotation box. | |
Outline | Gets or sets the Outline to use for tha axis annotation box. | |
Series | Gets or sets the series to which the callout pertains to. Leave unset for an automatic value. | |
StrokeThickness | Gets or sets the border stroke thickness to use for tha axis annotation box. | |
Text | Gets or sets the text that should be displayed for the annotation. Leave null to display the value automatically. | |
TextColor | Gets or sets the color to use for the text in the annotation. | |
XValue | Gets or sets the XValue at which this annotation is displayed on the axis. | |
YValue | Gets or sets the YValue at which this annotation is displayed on the axis. |