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. | |
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. | |
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 | |
---|---|---|
Reset | Resets all the properties to their default values | |
ResetBackground | Resets the Background property to its default value. | |
ResetBackgroundCornerRadius | Resets the BackgroundCornerRadius property to its default value. | |
ResetBackgroundPaddingBottom | Resets the BackgroundPaddingBottom property to its default value. | |
ResetBackgroundPaddingLeft | Resets the BackgroundPaddingLeft property to its default value. | |
ResetBackgroundPaddingRight | Resets the BackgroundPaddingRight property to its default value. | |
ResetBackgroundPaddingTop | Resets the BackgroundPaddingTop property to its default value. | |
ResetContent | Resets the Content property to its default value. | |
ResetKey | Resets the Key property to its default value. | |
ResetLeaderBrush | Resets the LeaderBrush property to its default value. | |
ResetOutline | Resets the Outline property to its default value. | |
ResetSeries | Resets the Series property to its default value. | |
ResetStrokeThickness | Resets the StrokeThickness property to its default value. | |
ResetText | Resets the Text property to its default value. | |
ResetTextColor | Resets the TextColor property to its default value. | |
ResetXValue | Resets the XValue property to its default value. | |
ResetYValue | Resets the YValue property to its default value. |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the PropertyChanged event. | |
ShouldSerializeBackground | Indicates if the Background property needs to be serialized. | |
ShouldSerializeBackgroundCornerRadius | Indicates if the BackgroundCornerRadius property needs to be serialized. | |
ShouldSerializeBackgroundPaddingBottom | Indicates if the BackgroundPaddingBottom property needs to be serialized. | |
ShouldSerializeBackgroundPaddingLeft | Indicates if the BackgroundPaddingLeft property needs to be serialized. | |
ShouldSerializeBackgroundPaddingRight | Indicates if the BackgroundPaddingRight property needs to be serialized. | |
ShouldSerializeBackgroundPaddingTop | Indicates if the BackgroundPaddingTop property needs to be serialized. | |
ShouldSerializeContent | Indicates if the Content property needs to be serialized. | |
ShouldSerializeKey | Indicates if the Key property needs to be serialized. | |
ShouldSerializeLeaderBrush | Indicates if the LeaderBrush property needs to be serialized. | |
ShouldSerializeOutline | Indicates if the Outline property needs to be serialized. | |
ShouldSerializeSeries | Indicates if the Series property needs to be serialized. | |
ShouldSerializeStrokeThickness | Indicates if the StrokeThickness property needs to be serialized. | |
ShouldSerializeText | Indicates if the Text property needs to be serialized. | |
ShouldSerializeTextColor | Indicates if the TextColor property needs to be serialized. | |
ShouldSerializeXValue | Indicates if the XValue property needs to be serialized. | |
ShouldSerializeYValue | Indicates if the YValue property needs to be serialized. |
Name | Description | |
---|---|---|
PropertyChanged | Event raised when a property value is changed. |