The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Chart::Type::Bar - Google::Chart Bar Type

SYNOPSIS

  Google::Chart->new(
    type => {
      module => "Bar",
      orientation => "horizontal",
    }
  );

METHODS

parameter_value