ig.excel.SeriesType

Determines the type of Series.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
  • area

    Type:
    ig.excel.SeriesType
    Default:
    0

    Area; used by both area and area 3D charts.

  • bar

    Type:
    ig.excel.SeriesType
    Default:
    1

    Bar; used by both bar and bar 3D charts.

  • bubble

    Type:
    ig.excel.SeriesType
    Default:
    7

    Bubble.

  • line

    Type:
    ig.excel.SeriesType
    Default:
    2

    Line; used by line, line 3D, and stock charts.

  • pie

    Type:
    ig.excel.SeriesType
    Default:
    3

    Pie; used by pie, pie 3D, doughnut, and 'of pie' charts.

  • radar

    Type:
    ig.excel.SeriesType
    Default:
    4

    Radar.

  • scatter

    Type:
    ig.excel.SeriesType
    Default:
    6

    Scatter.

  • surface

    Type:
    ig.excel.SeriesType
    Default:
    5

    Surface; used by surface and surface 3D charts.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.