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

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