Version

AxisLabelSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAngleGets or sets the Angle property  
Public PropertyAxesa reference back to the axis containing these label 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 PropertyExtentGets or sets the Extent property  
Public PropertyFontFamilyGets or sets the FontFamily property  
Public PropertyFontInfoGets the FontInfo object that represents the labels' font information.  
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 PropertyLocationGets or sets the Location property.  
Public PropertyMarginGets or sets the Margin property.  
Public PropertyOpacityGets or sets the Opacity property  
Public PropertyOpacityMaskGets or sets the OpacityMask property.  
Public PropertyPaddingGets or sets the Padding property.  
Public PropertyShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1.  
Public PropertyTextAlignmentGets or sets the TextAlignment property.  
Public PropertyTextDecorationsGets or sets the TextDecorations property.  
Public PropertyTextWrappingGets or sets the TextWrapping property.  
Public PropertyVerticalAlignmentGets or sets the VerticalAlignment property.  
Public PropertyVisibilityGets or sets the Visibility property.  
See Also