C# Class FlexChartSample.MainActivity

Inheritance: Android.App.Activity
Mostra file Open project: GoXuni/Xamarin.Android-Samples

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
chart_PlotElementLoading ( object sender, ChartPlotElementEventArgs e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void