ig.excel.SparklineAxisMinMax

Determines how the min or max axis is calculated for a

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
  • custom

    Type:
    ig.excel.SparklineAxisMinMax
    Default:
    2

    Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is specified by the SparklineGroup.verticalAxisMin or the SparklineGroup.verticalAxisMax attribute of the SparklineGroup.

  • group

    Type:
    ig.excel.SparklineAxisMinMax
    Default:
    1

    Specifies that the vertical axis minimum or maximum is shared across all sparklines in this sparkline group and is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area.

  • individual

    Type:
    ig.excel.SparklineAxisMinMax
    Default:
    0

    Specifies that the vertical axis minimum or maximum for each sparkline in this sparkline group is calculated automatically such that the data point with the minimum or maximum value can be displayed in the plot area.

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

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