Represents an embedded Chart section object within the Shapes collection .
This example illustrates how to display the scrollbar in embedded Charts.
ActiveDocument.Sections["Dashboard"].Shapes["Chart1"].OnClick() ActiveDocument.Sections["Dashboard"].Shapes["Chart1"].ShowScrollbar = bqScrollbarTypeAlways
Read-only: Property Name as String, Property Type as BqShape
Read-write: Property Alignment as BqHorizontalAlignment, Property ShowScrollbar as BqScrollbarType, Property Text as String, Property VerticalAlignment as BqVerticalAlignment, Property Visible as Boolean