Version 24.2 (latest)

LabelAppearanceData Class Properties

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

Public Properties
 NameDescription
Public PropertyAngleAngle of the Label  
Public PropertyFontFont of the label  
Public PropertyFontFamilyFont family of the label  
Public PropertyFontSizeFont Size of the label  
Public PropertyFontStretchFont Stretch of the label  
Public PropertyFontStyleFont Style of the label  
Public PropertyFontWeightFont Weight of the label  
Public PropertyHorizontalAlignmentHorizontal Alignment of the Label  
Public PropertyLabelBrushLabel brush.  
Public PropertyLabelBrushExtendedLabel brush.  
Public PropertyMarginBottomGets or sets bottom Margin of the label  
Public PropertyMarginLeftGets or sets left Margin of the label  
Public PropertyMarginRightGets or sets right Margin of the label  
Public PropertyMarginTopGets or sets top Margin of the label  
Public PropertyOpacityOpacity of the Label  
Public PropertyTextText of the Label  
Public PropertyTextAlignmentAlignment of the Label's Text  
Public PropertyTextPositionPosition of the Label's Text  
Public PropertyTextWrappingWrapping of the Label's Text  
Public PropertyVerticalAlignmentVertical Alignment of the Label  
Public PropertyVisibilityVisibility of the Label  
See Also