Download: Google-Chart-0.05003.tar.gz
Dependencies
Annotate this POD
Google::Chart::Size - Google::Chart Size Specification
Google::Chart->new( size => "400x300" ) Google::Chart->new( size => { width => 400, height => 300 } )