Member of:
ChartSection object
Description:
Represents all area chart properties
Example:
This example illustrates how to have an Area chart fill the area under the ribbon. Hyperion assumes that Chart is the Chart report in the active document:
ActiveDocument.Sections["Chart"].AreaChart.FillUnderRibbon = true
Properties:
Read-write: Property FillUnderRibbon As Boolean