Skip to main content

DXChart.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 DXChart.
GetAppearance<T>(UITraitCollection, Type[]) static traits, containers Returns the appearance proxy for the subclass of DXChart when instances of this class are hosted in the specified hierarchy.
GetAppearance<T>(UITraitCollection) static traits Returns the appearance proxy for the subclass of DXChart.