Represents a radial scale.
The following tables list the members exposed by the OvalScale type.
Name | Description | |
---|---|---|
Initializes a new instance of the OvalScale class. |
Name | Description | |
---|---|---|
The desired size of this element. (Inherited from VisualElement.) |
||
A value indicating whether the metrics of this element are expressed as relative or absolute quantities. (Inherited from VisualElement.) |
||
A value indicating whether the stroke thickness of this element is expressed as relative or absolute quantity. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
The cached outline of a sealed path figure. (Inherited from VisualElement.) |
||
The cached outline of a sealed path figure. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
Gets or sets the bounding rectangle of this element. (Inherited from VisualElement.) |
||
Gets or sets the function to be used for distribution of values along the scale when FunctionType is set to Custom. (Inherited from BaseScale.) |
||
Gets or sets the end angle of the scale. |
||
Gets or sets the width of the scale bar at its end. (Inherited from BaseScale.) |
||
Gets or sets the fill of this element. (Inherited from VisualElement.) |
||
Gets or sets the argument passed to custom functions. (Inherited from BaseScale.) |
||
Gets or sets the type of the function used to calculate the distribution of values along the scale. (Inherited from BaseScale.) |
||
Gets or sets the normalized height of this element. (Inherited from VisualElement.) |
||
Gets or sets the logarithm base when FunctionType is set to Logarithmic. (Inherited from BaseScale.) |
||
Gets or sets the settings for the major ticks and their associated labels. (Inherited from BaseScale.) |
||
Gets or sets the margin of this element. (Inherited from VisualElement.) |
||
Gets or sets the maximal value displayed by the scale. (Inherited from BaseScale.) |
||
Gets or sets the settings for the middle ticks and their associated labels. (Inherited from BaseScale.) |
||
Gets or sets the settings for the minor ticks and their associated labels. (Inherited from BaseScale.) |
||
Gets or sets the minimal value displayed by the scale. (Inherited from BaseScale.) |
||
Gets or sets the name of this element. (Inherited from VisualElement.) |
||
Gets or sets a collection with the pointers displayed in the scale. (Inherited from BaseScale.) |
||
Gets or sets a collection with the ranges displayed in the scale. (Inherited from BaseScale.) |
||
Gets or sets the rendering size of the element. (Inherited from VisualElement.) |
||
Gets or sets the reversed version of the function specified through CustomFunction. (Inherited from BaseScale.) |
||
Gets or sets a collection with elements displayed in the scale. (Inherited from BaseScale.) |
||
Gets or sets the center of the scale relative to the scale bounds. A value of (0.5, 0.5) indicates the center of the bounds, a value of (0, 0) indicates the top-left corner. |
||
Gets or sets the radius of the scale relative to the scale bounds. A value of 0.5 indicates that the radius is half the size of the scale. |
||
Gets or sets the size of this element. (Inherited from VisualElement.) |
||
Gets or sets the start angle of the scale. |
||
Gets or sets the width of the scale bar at its beginning. (Inherited from BaseScale.) |
||
Gets or sets the stroke of this element. (Inherited from VisualElement.) |
||
Gets or sets the normalized x position of this element, relative to its parent. (Inherited from VisualElement.) |
||
Gets or sets the normalized y position of this element, relative to its parent. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
ISupportInitialize.BeginInit override. (Inherited from BaseScale.) |
||
IDisposable.Dispose implementation. (Inherited from VisualElement.) |
||
ISupportInitialize.EndInit override. (Inherited from BaseScale.) |
||
BaseScale.GetValueFromPoint override. |
||
VisualElement.HitTestObj override. (Inherited from VisualElementContainer.) |
||
Object.ToString override. (Inherited from VisualElement.) |
Name | Description | |
---|---|---|
BaseScale.ArrangeOverride override. |
||
BaseScale.MeasureOverride override. |
||
Raises the Clicked event. (Inherited from ScaleElement.) |
||
Raises the PointerClicked event. (Inherited from BaseScale.) |
||
Raises the QueryLabelValue event. (Inherited from BaseScale.) |
||
Raises the RangeClicked event. (Inherited from BaseScale.) |
||
VisualElement.OnRenderSizeChanged override. (Inherited from BaseScale.) |
||
Raises the ScaleGeometryClicked event. (Inherited from BaseScale.) |
||
Raises the TickClicked event. (Inherited from BaseScale.) |
Name | Description | |
---|---|---|
Raised when the user clicks this element with the mouse. (Inherited from ScaleElement.) |
||
Occurs when a pointer within the scale is clicked with the mouse. (Inherited from BaseScale.) |
||
Occurs when the labels in the scale are being generated in order to associate custom values with them. (Inherited from BaseScale.) |
||
Occurs when the scale geometry is clicked with the mouse. (Inherited from BaseScale.) |