Back to Devexpress

TreeMapPadding Properties

windowsforms-devexpress-dot-xtratreemap-dot-treemappadding-dot-underscore-properties.md

latest1.5 KB
Original Source

TreeMapPadding Properties

Contains padding values for treemap elements.

NameDescription
AllSpecifies the padding value that is set for all element sides.
BottomGets or sets the value that specifies the bottom padding in pixels.
HorizontalReturns the sum of left and right paddings in pixels.
LeftGets or sets the value that specifies the left padding in pixels.
RightGets or sets the value that specifies the right padding in pixels.
SizeReturns the padding as a Size object.
TopGets or sets the value that specifies the top padding in pixels.
VerticalReturns the sum of top and bottom paddings in pixels.

See Also

TreeMapPadding Struct

TreeMapPadding Members

DevExpress.XtraTreeMap Namespace