|
NAMEGoogle::Chart::Type::Pie - Google::Chart Pie Chart TypeSYNOPSISGoogle::Chart->new( type => 'Pie' ); Google::Chart->new( type => { module => 'Pie', args => { pie_type => '3d' } } ); METHODSparameter_value
Visit the GSP FreeBSD Man Page Interface. |