DXPieChart.Appearance Property
Returns the appearance object for this class.
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public static DXPieChart.DXPieChartAppearance Appearance { get; }
Property Value
Type | Description |
---|---|
DXPieChart.DXPieChartAppearance | The appearance class for this class. |
See Also