Back to Devexpress

ChartAppearance Members

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

latest3.3 KB
Original Source

ChartAppearance Members

The appearance parameters of a chart.

Properties

NameDescription
DisplayNameReturns a localized name for built-in appearances or the ChartAppearance.Name property value for custom appearances.
IndicatorsPaletteNameReturns the default indicator palette name.
IsDefaultReturns the value indicating whether the appearance is default.
NameReturns the chart appearance name.
PaletteNameReturns the default palette name.

Methods

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

See Also

ChartAppearance Class

DevExpress.XtraCharts Namespace