The following tables list the members exposed by CalloutAnnotation.
Name | Description | |
---|---|---|
CalloutAnnotation Constructor | Initializes a new CalloutAnnotation. |
Name | Description | |
---|---|---|
Background | Gets or sets the background to use for tha axis annotation box. | |
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. | |
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. |
Name | Description | |
---|---|---|
OnFormatLabel | Used to invoke the FormatLabel event. | |
OnPropertyChanged | Used to invoke the PropertyChanged event. |
Name | Description | |
---|---|---|
FormatLabel | ||
PropertyChanged | Event raised when a property value is changed. |