ig.excel.GradientType

Constants which determine the type of gradient applied to a ChartGradientFill.

依存関係

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

    タイプ:
    ig.excel.GradientType
    デフォルト:
    0

    グラデーションはリニア方向に移動します。

  • path

    タイプ:
    ig.excel.GradientType
    デフォルト:
    3

    グラデーションの方向は図形のパスに基づいて決定されます。

  • radial

    タイプ:
    ig.excel.GradientType
    デフォルト:
    1

    グラデーションはラジアル曲線に沿って移動します。

  • rectangular

    タイプ:
    ig.excel.GradientType
    デフォルト:
    2

    グラデーションは長方形パスに沿って移動します。

このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。

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