Back to Devexpress

SizeLegend Members

windowsforms-devexpress-dot-xtramap-dot-sizelegend-dot-underscore-members.md

latest5.9 KB
Original Source

SizeLegend Members

Represents a map legend that details the meaning of Bubble sizes in a Bubble chart.

Constructors

NameDescription
SizeLegend()Initializes a new instance of the SizeLegend class with default settings.

Fields

NameDescription
DefaultAlignment staticSpecifies the legend alignment used by default. Inherited from MapLegendBase.
DefaultSizeLegendTypeSpecifies the default type for a Size Legend.
DefaultVisibility staticSpecifies the legend visibility used by default. Inherited from MapLegendBase.

Properties

NameDescription
AlignmentGets or sets the alignment of a map legend. Inherited from MapLegendBase.
BackgroundStyleReturns the map legend background style. Inherited from MapLegendBase.
CustomItemsProvides access to the collection of custom legend items.
DescriptionGets or set the description of the map legend. Inherited from MapLegendBase.
DescriptionStyleProvides access to style settings of the legend description. Inherited from MapLegendBase.
HeaderGets or sets the header of the map legend. Inherited from MapLegendBase.
HeaderStyleProvides access to the style settings of the legend header. Inherited from MapLegendBase.
ItemStyleProvides access to the style settings of legend items. Inherited from MapLegendBase.
LayerSpecifies the layer from which the legend obtains data to display. Inherited from ItemsLayerLegend.
RangeStopsFormatSpecifies the display format of range stops on a color legend. Inherited from MapLegendBase.
ShowTickMarksGets or sets a value indicating whether or not it is necessary to show tick marks for the size legend.
TypeSpecifies the type of a Size legend.
VisibilityGets or sets a value indicating whether or not a legend should be visible. Inherited from MapLegendBase.

Methods

NameDescription
Dispose()Disposes of the current object. Inherited from MapDisposableObject.
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 the textual representation of SizeLegend.

See Also

SizeLegend Class

DevExpress.XtraMap Namespace