Skip to content

Instantly share code, notes, and snippets.

@brentschooley
Created December 11, 2013 17:29
Show Gist options
  • Save brentschooley/7914770 to your computer and use it in GitHub Desktop.
Save brentschooley/7914770 to your computer and use it in GitHub Desktop.
public IGChartView Chart { get; set; }
public NSObject[] Data { get; set; }
public IGCategorySeriesDataSourceHelper Source { get; set; }
public int TotalItems { get; set; }
public Random NumberGenerator { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment