ig.excel.GeographicMapSettings

依存関係

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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.excel.GeographicMapSettings
    コンストラクター

    new $.ig.excel.GeographicMapSettings( cultureLanguage:string, cultureRegion:string, attribution:string, [projection:ig.excel.GeographicMapProjection], [area:ig.excel.GeographicMappingArea], [labels:ig.excel.GeographicMapLabels], [colors:ig.excel.GeographicMapColors] );

    • cultureLanguage
    • タイプ:string
    • cultureRegion
    • タイプ:string
    • attribution
    • タイプ:string
    • projection
    • タイプ:ig.excel.GeographicMapProjection
    • オプション
    • area
    • タイプ:ig.excel.GeographicMappingArea
    • オプション
    • labels
    • タイプ:ig.excel.GeographicMapLabels
    • オプション
    • colors
    • タイプ:ig.excel.GeographicMapColors
    • オプション
  • area

    .area( );

  • attribution

    .attribution( );

  • colors

    .colors( );
    返却型:
    ig.excel.GeographicMapColors
    返却型の説明:

  • cultureLanguage

    .cultureLanguage( );

  • cultureRegion

    .cultureRegion( );

  • labels

    .labels( );
    返却型:
    ig.excel.GeographicMapLabels
    返却型の説明:

  • projection

    .projection( );

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