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. |
![]() | BackgroundCornerRadius | Gets or sets the corner radius to use for the axis annotation 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. |
![]() | LabelFormat | Gets or sets the label format string to use for the label. |
![]() | LabelFormatSpecifiers | Gets or sets the format specifiers to use with the LabelFormat string. |
![]() | 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 | |
---|---|---|
![]() | 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. |
![]() | ResetCachedExtent | |
![]() | ResetLabelFormat | Resets the LabelFormat property to its default value. |
![]() | ResetLabelFormatSpecifiers | Resets the LabelFormatSpecifiers property to its default value. |
![]() | ResetOutline | Resets the Outline 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. |
![]() | ResetValue | Resets the Value property to its default value. |
![]() | ResolveLabelValue |
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. |
![]() | ShouldSerializeLabelFormat | Indicates if the LabelFormat property needs to be serialized. |
![]() | ShouldSerializeLabelFormatSpecifiers | Indicates if the LabelFormatSpecifiers property needs to be serialized. |
![]() | ShouldSerializeOutline | Indicates if the Outline 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. |
![]() | ShouldSerializeValue | Indicates if the Value property needs to be serialized. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Event raised when a property value is changed. |