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

    Specifies settings for a doughnut chart view.
    Name Description
    AxisGroup Returns the axis group to which this chart view belongs. Inherited from ChartViewBase.
    ChartType Returns the chart type.
    DataLabels Returns data label settings for the doughnut view.
    FirstSliceAngle Gets or sets the start angle of the first slice. Inherited from SlicedChartView.
    HoleSize Gets or sets the doughnut-hole size.
    VaryColors Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView.
    See Also