DXChart.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 DXChart.DXChartAppearance Appearance { get; }
Property Value
| Type | Description |
|---|---|
| DXChart.DXChartAppearance | The appearance class for this class. |
See Also