Back to Devexpress

ZoomRectangle Members

corelibraries-devexpress-dot-xtracharts-dot-zoomrectangle-dot-underscore-members.md

latest3.8 KB
Original Source

ZoomRectangle Members

Contains settings that define the appearance of the zoom rectangle.

Properties

NameDescription
ActualBorderColorGets the actual color of a zoom rectangle’s borders.
ActualColorGets the actual color used to fill a zoom rectangle.
BorderColorGets or sets the color of zoom rectangle borders.
BorderLineStyleProvides access to the line style of zoom rectangle borders.
BorderVisibleGets or sets the visibility of zoom rectangle borders.
ColorGets or sets a color that fills a zoom rectangle.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the ZoomRectangle object passed as a parameter.
Clone()Creates a copy of the current ChartElement object. Inherited from ChartElement.
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 the chart element. Inherited from ChartElement.

See Also

ZoomRectangle Class

DevExpress.XtraCharts Namespace