Version 24.2 (latest)

TitleSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAngleGets or sets the Angle property  
Public PropertyAxesa reference back to the axis containing these title settings.  
Public PropertyCanFreezeGets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable)
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 PropertyEffectGets or sets the Effect property.  
Public PropertyFontFamilyGets or sets the FontFamily property  
Public PropertyFontSizeGets or sets the FontSize property  
Public PropertyFontStretchGets or sets the FontStretch property.  
Public PropertyFontStyleGets or sets the FontStyle property.  
Public PropertyFontWeightGets or sets the FontWeight property.  
Public PropertyForegroundGets or sets the Foreground property.  
Public PropertyHorizontalAlignmentGets or sets the HorizontalAlignment property.  
Public PropertyIsFrozenGets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable)
Public PropertyIsHitTestVisibleGets or sets the IsHitTestVisible property.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMarginGets or sets the Padding property.  
Public PropertyOpacityGets or sets the Opacity property  
Public PropertyOpacityMaskGets or sets the OpacityMask property.  
Public PropertyPositionGets or sets the HorizontalAlignment property.  
Public PropertyVerticalAlignmentGets or sets the VerticalAlignment property.  
See Also