NAME

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

SYNOPSIS

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

METHODS

parameter_value