Skip to main content

DXChartBase.GetAppearance Method

Name Parameters Description
GetAppearance(UITraitCollection, Type[]) static traits, containers Returns the appearance proxy for the specified traits when instances of this class are hosted in the specified hierarchy.
GetAppearance(UITraitCollection) static traits Returns the appearance proxy for the specified traits.
GetAppearance<T>() static none Returns the appearance proxy for the subclass of DXChartBase.
GetAppearance<T>(UITraitCollection, Type[]) static traits, containers Returns the appearance proxy for the subclass of DXChartBase when instances of this class are hosted in the specified hierarchy.
GetAppearance<T>(UITraitCollection) static traits Returns the appearance proxy for the subclass of DXChartBase.