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

    The base class for sliced chart views such as pie charts.
    Name Description
    AxisGroup Returns the axis group to which this chart view belongs. Inherited from ChartViewBase.
    ChartType Returns the chart type for this view. Inherited from ChartViewBase.
    FirstSliceAngle Gets or sets the start angle of the first slice.
    VaryColors Gets or sets whether each data point uses a different color. Inherited from ColorfulChartView.
    See Also