The following tables list the members exposed by AxisAnnotation.
Name | Description | |
---|---|---|
AxisAnnotation Constructor | Initializes a new AxisAnnotation. |
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. | |
Outline | Gets or sets the Outline to use for tha axis annotation box. | |
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. | |
Value | Gets or sets the value at which this annotation is displayed on the axis. |
Name | Description | |
---|---|---|
ResetCachedExtent | ||
ResolveLabelValue |
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. |