# $Id$ package Google::Chart::Type; use Moose::Role; with 'Google::Chart::QueryComponent'; no Moose; 1; __END__ =head1 NAME Google::Chart::Type - Google::Chart Type Role =cut