This class helps in creation of new chart series object based on specified Ident of series type.

Hierarchy

  • StiChartSeriesCreator

Index

Methods

Methods

Static neww

  • Creates new chart series object with help of its identification type name.

    Parameters

    • typeName: string

      A name of the identification type which is used for the series creation.

    Returns IStiSeries

    Created series object.

Static neww2

  • Creates new chart series object with help of it type.

    Parameters

    Returns IStiSeries

    Created series object.

Generated using TypeDoc