ig.excel.Axis

依存関係

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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • axisBetweenCategories

    .axisBetweenCategories( );

  • axisBetweenCategories

    .axisBetweenCategories( value:boolean );

    • value
    • タイプ:boolean
  • axisGroup

    .axisGroup( );

  • axisTitle

    .axisTitle( );

  • axisTitle

    .axisTitle( value:ig.excel.ChartTitle );

    • value
    • タイプ:ig.excel.ChartTitle
  • baseUnit

    .baseUnit( );

    備考

  • baseUnit

    .baseUnit( value:ig.excel.TimeUnit );

    • value
    • タイプ:ig.excel.TimeUnit

    備考

  • baseUnitIsAuto

    .baseUnitIsAuto( );

  • baseUnitIsAuto

    .baseUnitIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • categoryType

    .categoryType( );

    備考

  • categoryType

    .categoryType( value:ig.excel.CategoryType );

    • value
    • タイプ:ig.excel.CategoryType

    備考

  • crosses

    .crosses( );

    備考

  • crosses

    .crosses( value:ig.excel.AxisCrosses );

    • value
    • タイプ:ig.excel.AxisCrosses

    備考

  • crossesAt

    .crossesAt( );

    備考

  • crossesAt

    .crossesAt( value:number );

    • value
    • タイプ:number

    備考

  • displayUnit

    .displayUnit( );

  • displayUnit

    .displayUnit( value:ig.excel.DisplayUnit );

    • value
    • タイプ:ig.excel.DisplayUnit
  • displayUnitCustom

    .displayUnitCustom( );

  • displayUnitCustom

    .displayUnitCustom( value:number );

    • value
    • タイプ:number
  • displayUnitLabel

    .displayUnitLabel( );

  • displayUnitLabel

    .displayUnitLabel( value:ig.excel.DisplayUnitLabel );

    • value
    • タイプ:ig.excel.DisplayUnitLabel
  • logBase

    .logBase( );

    備考

  • logBase

    .logBase( value:number );

    • value
    • タイプ:number

    備考

  • majorGridLines

    .majorGridLines( );

  • majorGridLines

    .majorGridLines( value:ig.excel.ChartGridLines );

    • value
    • タイプ:ig.excel.ChartGridLines
  • majorTickMark

    .majorTickMark( );

  • majorTickMark

    .majorTickMark( value:ig.excel.TickMark );

    • value
    • タイプ:ig.excel.TickMark
  • majorUnit

    .majorUnit( );

    備考

  • majorUnitIsAuto

    .majorUnitIsAuto( );

  • majorUnitIsAuto

    .majorUnitIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • majorUnitScale

    .majorUnitScale( );

  • majorUnitScale

    .majorUnitScale( value:ig.excel.TimeUnit );

    • value
    • タイプ:ig.excel.TimeUnit
  • maximumScale

    .maximumScale( );

  • maximumScale

    .maximumScale( value:number );

    • value
    • タイプ:number
  • maximumScaleIsAuto

    .maximumScaleIsAuto( );

  • maximumScaleIsAuto

    .maximumScaleIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • minimumScale

    .minimumScale( );

  • minimumScale

    .minimumScale( value:number );

    • value
    • タイプ:number
  • minimumScaleIsAuto

    .minimumScaleIsAuto( );

  • minimumScaleIsAuto

    .minimumScaleIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • minorGridLines

    .minorGridLines( );

  • minorGridLines

    .minorGridLines( value:ig.excel.ChartGridLines );

    • value
    • タイプ:ig.excel.ChartGridLines
  • minorTickMark

    .minorTickMark( );

  • minorTickMark

    .minorTickMark( value:ig.excel.TickMark );

    • value
    • タイプ:ig.excel.TickMark
  • minorUnit

    .minorUnit( );

    備考

  • minorUnitIsAuto

    .minorUnitIsAuto( );

  • minorUnitIsAuto

    .minorUnitIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • minorUnitScale

    .minorUnitScale( );

  • minorUnitScale

    .minorUnitScale( value:ig.excel.TimeUnit );

    • value
    • タイプ:ig.excel.TimeUnit
  • position

    .position( );

    備考

  • position

    .position( value:ig.excel.AxisPosition );

    • value
    • タイプ:ig.excel.AxisPosition

    備考

  • reversePlotOrder

    .reversePlotOrder( );

  • reversePlotOrder

    .reversePlotOrder( value:boolean );

    • value
    • タイプ:boolean
  • scaleType

    .scaleType( );

    備考

  • scaleType

    .scaleType( value:ig.excel.ScaleType );

    • value
    • タイプ:ig.excel.ScaleType

    備考

  • setMajorMinorUnit

    .setMajorMinorUnit( majorUnit:number, minorUnit:number );

    • majorUnit
    • タイプ:number
    • minorUnit
    • タイプ:number

    備考

  • tickLabelPosition

    .tickLabelPosition( );

  • tickLabelPosition

    .tickLabelPosition( value:ig.excel.TickLabelPosition );

    • value
    • タイプ:ig.excel.TickLabelPosition
  • tickLabels

    .tickLabels( );

  • tickLabelSpacing

    .tickLabelSpacing( );

  • tickLabelSpacing

    .tickLabelSpacing( value:number );

    • value
    • タイプ:number
  • tickLabelSpacingIsAuto

    .tickLabelSpacingIsAuto( );

  • tickLabelSpacingIsAuto

    .tickLabelSpacingIsAuto( value:boolean );

    • value
    • タイプ:boolean
  • tickLines

    .tickLines( );

  • tickLines

    .tickLines( value:ig.excel.ChartTickLines );

    • value
    • タイプ:ig.excel.ChartTickLines
  • tickMarkSpacing

    .tickMarkSpacing( );

  • tickMarkSpacing

    .tickMarkSpacing( value:number );

    • value
    • タイプ:number
  • type

    .type( );

  • visible

    .visible( );

  • visible

    .visible( value:boolean );

    • value
    • タイプ:boolean

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