Version 24.2 (latest)

SphericalMercatorVerticalScaler Class Properties

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

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public Propertystatic (Shared in Visual Basic)MaximumValueThe scale's maximum value.  
Public Propertystatic (Shared in Visual Basic)MinimumValueThe scale's minimum value.  
Protected Properties
 NameDescription
Protected PropertyActualMaximumValue (Inherited from Infragistics.Controls.Charts.NumericScaler)
Protected PropertyActualMinimumValue (Inherited from Infragistics.Controls.Charts.NumericScaler)
Protected PropertyActualRange (Inherited from Infragistics.Controls.Charts.NumericScaler)
See Also