Back to Devexpress

Breadcrumbs Members

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

latest4.9 KB
Original Source

Breadcrumbs Members

Stores the Breadcrumb element’s settings.

Properties

NameDescription
BackColorGets or sets the Breadcrumbs element’s background color.
BorderGets the chart control’s border settings.
DXFontGets or sets the font that Breadcrumb Items and Breadcrumb Home Item use to display their text.
FontGets or sets the font that Breadcrumb Items and Breadcrumb Home Item use to display their text.
ForeColorGets or sets the foreground color that Breadcrumb Items and Breadcrumb Home Item use in the default state to display their text.
HomeTextGets or sets the text that the Breadcrumb Home Item displays instead of an icon.
HoverForeColorGets or sets the foreground color that Breadcrumb Items and Breadcrumb Home Item use in the hover state to display their text.
InactiveForeColorGets or sets the foreground color that Breadcrumb Items and Breadcrumb Home Item use in the inactive state to display their text.
MarginsSpecifies the indent between the Breadcrumbs element’s edge and other chart elements (e.g. diagram, title), in pixels.
PaddingSpecifies the inner space between the Breadcrumb element’s content and its edge, in pixels.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
VisibilityGets or sets the value that specifies whether to show the Breadcrumbs element in the Chart.

Methods

NameDescription
Assign(ChartElement)Copies all the settings from the Breadcrumbs object passed as the 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

Breadcrumbs Class

DevExpress.XtraCharts Namespace