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