Back to Devexpress

DxBarGaugeLegendSettings Properties

blazor-devexpress-dot-blazor-dot-dxbargaugelegendsettings-dot-underscore-properties.md

latest3.7 KB
Original Source

DxBarGaugeLegendSettings Properties

Contains settings for the Bar Gauge‘s legend.

NameDescription
BackgroundColorSpecifies the legend’s background color. Inherited from LegendBaseSettings<TComponent, TModel>.
ColumnCountArranges legend items into columns. Inherited from LegendBaseSettings<TComponent, TModel>.
ColumnSpacingSpecifies the distance between legend columns. Inherited from LegendBaseSettings<TComponent, TModel>.
HorizontalAlignmentSpecifies horizontal legend alignment. Inherited from LegendBaseSettings<TComponent, TModel>.
ItemCaptionsSpecifies captions for legend items.
ItemTextPositionSpecifies the position of legend item captions relative to item markers. Inherited from LegendBaseSettings<TComponent, TModel>.
MarkerSizeSpecifies the size of legend item markers. Inherited from LegendBaseSettings<TComponent, TModel>.
OrientationSpecifies whether legend items are arranged vertically or horizontally. Inherited from LegendBaseSettings<TComponent, TModel>.
PaddingLeftRightSpecifies the padding between the left or right legend edge and legend content. Inherited from LegendBaseSettings<TComponent, TModel>.
PaddingTopBottomSpecifies the padding between the top or bottom legend edge and legend content. Inherited from LegendBaseSettings<TComponent, TModel>.
RowCountArranges legend items into rows. Inherited from LegendBaseSettings<TComponent, TModel>.
RowSpacingSpecifies the distance between legend rows. Inherited from LegendBaseSettings<TComponent, TModel>.
VerticalAlignmentSpecifies vertical legend alignment. Inherited from LegendBaseSettings<TComponent, TModel>.
VisibleSpecifies whether the legend is visible. Inherited from LegendBaseSettings<TComponent, TModel>.

See Also

DxBarGaugeLegendSettings Class

DxBarGaugeLegendSettings Members

DevExpress.Blazor Namespace