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

    Returns the chart type for this series.

    Namespace: DevExpress.Docs.Office

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

    Declaration

    public override ChartExType ChartType { get; }

    Property Value

    Type Description
    ChartExType

    The ChartExType.BoxAndWhisker value.

    Available values:

    Name
    BoxAndWhisker
    Funnel
    Histogram
    Pareto
    Sunburst
    Treemap
    Waterfall
    Map
    See Also