Chart(Context) Constructor
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public Chart(
Context context
)
Parameters
Name | Type |
---|---|
context | Android.Content.Context |
See Also