Back to Devexpress

MapLegendBase Members

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

latest4.1 KB
Original Source

MapLegendBase Members

The base class for all legends that can be used in the Map control.

Fields

NameDescription
DefaultAlignmentSpecifies the legend alignment used by default.
DefaultVisibilitySpecifies the legend visibility used by default.

Properties

NameDescription
AlignmentGets or sets the alignment of a map legend.
BackgroundStyleReturns the map legend background style.
DescriptionGets or set the description of the map legend.
DescriptionStyleProvides access to style settings of the legend description.
HeaderGets or sets the header of the map legend.
HeaderStyleProvides access to the style settings of the legend header.
ItemStyleProvides access to the style settings of legend items.
RangeStopsFormatSpecifies the display format of range stops on a color legend.
VisibilityGets or sets a value indicating whether or not a legend should be visible.

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 a string that represents the current object. Inherited from Object.

See Also

MapLegendBase Class

DevExpress.XtraMap Namespace