Version

SizeScale Class Properties

For a list of all members of this type, see SizeScale members.

Public Properties
 NameDescription
Public PropertyGlobalMaximumGets or sets global maximum value that will be mapped to MaxumumValue of this scale  
Public PropertyGlobalMinimumGets or sets global minimum value that will be mapped to MinumumValue of this scale  
Public PropertyIsLogarithmicGets or sets whether the scale is logarithmic.  
Public PropertyLogarithmBaseGets or sets the logarithm base for this scale.  
Public PropertyMaximumValueGets or sets the maximum size (in pixels) for this scale.  
Public PropertyMinimumValueGets or sets the minimum size (in pixels) for this scale.  
See Also