Skip to main content
All docs
V26.1
  • DoughnutChartView.ChartType Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public override ChartType ChartType { get; }

    Property Value

    Type
    ChartType

    Available values:

    Show 16 items
    Name
    Line
    Line3D
    Pie
    Pie3D
    Bar
    Bar3D
    Area
    Area3D
    Stock
    Surface
    Surface3D
    Doughnut
    Bubble
    OfPie
    Radar
    Scatter
    See Also