Back to Devexpress

DxBarGaugeLegendSettings Members

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

latest5.9 KB
Original Source

DxBarGaugeLegendSettings Members

Contains settings for the Bar Gauge‘s legend.

Constructors

NameDescription
DxBarGaugeLegendSettings()Initializes a new instance of the DxBarGaugeLegendSettings class.

Properties

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>.

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

DxBarGaugeLegendSettings Class

DevExpress.Blazor Namespace