Back to Devexpress

LegendBaseSettings<TComponent, TModel> Members

blazor-devexpress-dot-blazor-dot-base-dot-legendbasesettings-2-dot-underscore-members.md

latest4.1 KB
Original Source

LegendBaseSettings<TComponent, TModel> Members

Defines the base API for classes that implement legends.

Properties

NameDescription
BackgroundColorSpecifies the legend’s background color.
ColumnCountArranges legend items into columns.
ColumnSpacingSpecifies the distance between legend columns.
HorizontalAlignmentSpecifies horizontal legend alignment.
ItemTextPositionSpecifies the position of legend item captions relative to item markers.
MarkerSizeSpecifies the size of legend item markers.
OrientationSpecifies whether legend items are arranged vertically or horizontally.
PaddingLeftRightSpecifies the padding between the left or right legend edge and legend content.
PaddingTopBottomSpecifies the padding between the top or bottom legend edge and legend content.
RowCountArranges legend items into rows.
RowSpacingSpecifies the distance between legend rows.
VerticalAlignmentSpecifies vertical legend alignment.
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.

See Also

LegendBaseSettings<TComponent, TModel> Class

DevExpress.Blazor.Base Namespace