Skip to main content
All docs
V26.1
  • AreaChartView Properties

    Contains settings that control how area series are displayed in a Chart.
    Name Description
    AxisGroup Returns the axis group to which this chart view belongs. Inherited from ChartViewBase.
    ChartType Gets the chart type associated with this view.
    DropLineProperties Inherited from GroupedChartView.
    Grouping Inherited from GroupedChartView.
    ShowDropLines Inherited from GroupedChartView.
    VaryColors Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView.
    See Also