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 Specifies appearance settings for drop lines. Inherited from GroupedChartView.
    Grouping Specifies how the view groups chart series. Inherited from GroupedChartView.
    ShowDropLines Specifies whether to display drop lines. Inherited from GroupedChartView.
    VaryColors Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView.
    See Also