Version 24.2 (latest)

TickmarkValues Class Properties

For a list of all members of this type, see TickmarkValues 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)
Protected Properties
 NameDescription
Protected PropertyActualMinorIntervalGets or sets the actual minor tickmark interval.  
Protected Internal PropertyFirstIndexGets or sets the first tickmark index.  
Protected PropertyIntervalGets or sets the tickmark interval.  
Protected Internal PropertyLastIndexGets or sets the last tickmark index.  
Protected PropertyMinorCountGets or sets the number of minor tickmarks between two consecutive major tickmarks.  
Protected PropertyMinorIntervalGets or sets the minor tickmark interval.  
Protected PropertyVisibleMaximumGets or sets the maximum tickmark value.  
See Also