Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SizeScale Class Members
The following tables list the members exposed by SizeScale.
Public Properties
| Name | Description |
| IsLogarithmic | Gets or sets whether the scale is logarithmic. |
| LogarithmBase | Gets or sets the logarithm base for this scale. |
| MaximumValue | Gets or sets the maximum value for this scale. |
| MinimumValue | Gets or sets the minimum value for this scale. |
Public Methods
Public Events
| Name | Description |
| PropertyChanged | Invoked when a property of the object has been changed. |
| PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. |
See Also