Back to Devexpress

LegendBase Members

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

latest4.7 KB
Original Source

LegendBase Members

The base class for treemap and sunburst legends.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
PropertyChangedOccurs when the legend’s property value is changed.

See Also

LegendBase Class

DevExpress.XtraTreeMap Namespace