Back to Devexpress

LegendBaseSettings<TComponent, TModel> Properties

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

latest2.2 KB
Original Source

LegendBaseSettings<TComponent, TModel> Properties

Defines the base API for classes that implement legends.

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.

See Also

LegendBaseSettings<TComponent, TModel> Class

LegendBaseSettings<TComponent, TModel> Members

DevExpress.Blazor.Base Namespace