Preview:
Tuple<string, double>[] scores =
{ 
  new Tuple<string, double>(“Sam", 97.2), 
  new Tuple<string, double>(“Rita", 92.7), 
  new Tuple<string, double>(“Jill", 88.9)
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter