Back to Devexpress

LegendBase Properties

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

latest2.6 KB
Original Source

LegendBase Properties

The base class for treemap and sunburst legends.

NameDescription
BackColorGets or sets the legend background color.
BorderColorGets or sets the legend border color.
BorderWidthGets or sets the legend border width in pixels.
DirectionGets or sets the direction in which items are positioned in the legend.
DXFont
EquallySpacedItemsGets or sets whether to arrange legend items in left-aligned columns.
FontGets or sets the legend text font.
HorizontalAlignmentGets or sets the legend’s horizontal alignment in the control.
HorizontalIndentGets or sets the horizontal indent between legend items in pixels.
MarginsGets or sets the indents between the legend edges and other chart elements in pixels.
PaddingGets or sets the indents between the legend’s edges and its content.
TextColorGets or sets the color for legend item text.
TextOffsetGets or sets the distance between a legend item’s marker and description in pixels.
TitleReturns the legend’s title options.
VerticalAlignmentGets or sets the legend’s vertical alignment in the control.
VerticalIndentGets or sets the vertical indent between legend items in pixels.
VisibleSpecifies whether the legend is visible.

See Also

LegendBase Class

LegendBase Members

DevExpress.XtraTreeMap Namespace