Skip to main content

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