Back to Devexpress

DiagramAppearanceObject Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagramappearanceobject-dot-underscore-properties.md

latest5.4 KB
Original Source

DiagramAppearanceObject Properties

Provides appearance settings applied to a diagram item.

NameDescription
BackColorGets or sets the background color. Inherited from AppearanceObject.
BackColor2Deprecated. Gets or sets the end color of the background’s gradient brush. Inherited from AppearanceObject.
BorderColorGets or sets the border color. Inherited from AppearanceObject.
BorderDashPatternGets or sets a collection of System.Double values that indicate the pattern of dashes and gaps that is used to outline diagram items.
BorderSizeGets or sets the value that specifies the border thickness.
ContentBackgroundGets or sets the item’s background color.
ControlAppearance staticGets the default appearance settings which are used to paint 3-D elements in Windows. Inherited from AppearanceObject.
DefaultFont staticGets or sets the default font for controls. Inherited from AppearanceObject.
DefaultMenuFont staticGets and sets the font used to display text on menus. Inherited from AppearanceObject.
EmptyAppearance staticReturns an empty appearance object. Inherited from AppearanceObject.
FontGets or sets the font used to paint the text. Inherited from AppearanceObject.
FontHeightObsolete. Gets the height of the font used by the appearance object. Inherited from AppearanceObject.
FontSizeDeltaGets or sets an integer value by which the font size is adjusted. Inherited from AppearanceObject.
FontStyleDeltaGets or sets an additional style to be applied to the font. Inherited from AppearanceObject.
ForeColorGets or sets the foreground color. Inherited from AppearanceObject.
GradientModeThis property supports the internal infrastructure and is not intended to be used directly from your code.
HAlignmentGets the horizontal alignment of the appearance object’s text. Inherited from AppearanceObject.
ImageThis property supports the internal infrastructure and is not intended to be used directly from your code.
IsDefaultFontChanged staticGets whether the default font is changed. Inherited from AppearanceObject.
IsDisposedGets whether the current object has been disposed of. Inherited from AppearanceObject.
NameGets or sets the name of the current appearance object. Inherited from AppearanceObject.
OptionsProvides options that determine which appearance settings should be applied to a diagram item.
ParentAppearanceGets the parent appearance object. Inherited from AppearanceObject.
TextOptionsProvides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.). Inherited from AppearanceObject.

See Also

DiagramAppearanceObject Class

DiagramAppearanceObject Members

DevExpress.XtraDiagram Namespace