Angular チャート API

    Ignite UI for Angular チャートは、IgxCategoryChartComponentIgxFinancialChartComponentIgxDataChartComponentIgxDoughnutChartComponentIgxPieChartComponent、および IgxSparklineComponent UI 要素でデータをプロットするためのシンプルで使いやすい API を提供します。

    Angular カテゴリ チャート API メンバー

    Angular IgxCategoryChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸プロパティ シリーズ プロパティ
    - chartType
    - excludedProperties
    - includedProperties
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - crosshairsDisplayMode
    - transitionInMode
    - highlightingBehavior
    - highlightingMode
    - trendLineType
    - xAxisInterval
    - xAxisLabelLocation
    - xAxisGap
    - xAxisOverlap
    - xAxisTitle
    - yAxisInterval
    - yAxisLabelLocation
    - yAxisTitle
    - yAxisMinimumValue
    - yAxisMaximumValue
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - markerTypes
    - toolTipType




    Angular ファイナンシャル チャート API メンバー

    Angular IgxFinancialChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸プロパティ シリーズ プロパティ
    - chartType
    - excludedProperties
    - includedProperties
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - toolTipType
    - crosshairsDisplayMode
    - highlightingBehavior
    - highlightingMode
    - trendLineType
    - xAxisInterval
    - xAxisLabelLocation
    - xAxisTitle
    - yAxisInterval
    - yAxisLabelLocation
    - yAxisTitle
    - yAxisMinimumValue
    - yAxisMaximumValue
    - yAxisMode
    - xAxisMode
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - markerTypes
    - indicatorTypes
    - volumeType
    - zoomSliderType


    Angular データ チャート API メンバー

    Angular IgxDataChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸クラス
    - chartTitle
    - subtitle
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - PlotAreaMargin
    - IgxAxisComponent はすべての軸タイプの基本クラスです。
    - カテゴリ、積層、および財務シリーズで使用される IgxCategoryXAxisComponent
    - カテゴリ、積層シリーズで使用で使用される IgxCategoryYAxisComponent
    - ラジアル シリーズで使用される IgxCategoryAngleAxisComponent
    - 散布シリーズおよび積層型棒シリーズで使用される IgxNumericXAxisComponent
    - カテゴリ、積層、および財務シリーズで使用される IgxNumericYAxisComponent
    - 極座標シリーズで使用される IgxNumericAngleAxisComponent
    - 極座標およびラジアル シリーズで使用される IgxNumericRadiusAxisComponent
    - カテゴリおよび財務シリーズで使用される IgxTimeXAxisComponent

    Angular IgxDataChartComponent は、IgxSeriesComponent から継承する次のタイプのシリーズを使用できます。

    カテゴリ シリーズ 積層シリーズ
    - IgxAreaSeriesComponent
    - IgxBarSeriesComponent
    - IgxColumnSeriesComponent
    - IgxLineSeriesComponent
    - IgxPointSeriesComponent
    - IgxSplineSeriesComponent
    - IgxSplineAreaSeriesComponent
    - IgxStepLineSeriesComponent
    - IgxStepAreaSeriesComponent
    - IgxRangeAreaSeriesComponent
    - IgxRangeColumnSeriesComponent
    - IgxWaterfallSeriesComponent
    - IgxStackedAreaSeriesComponent
    - IgxStackedBarSeriesComponent
    - IgxStackedColumnSeriesComponent
    - IgxStackedLineSeriesComponent
    - IgxStackedSplineSeriesComponent
    - IgxStacked100AreaSeriesComponent
    - IgxStacked100BarSeriesComponent
    - IgxStacked100ColumnSeriesComponent
    - IgxStacked100LineSeriesComponent
    - IgxStacked100SplineSeriesComponent


    散布シリーズ ファイナンシャル シリーズ
    - IgxBubbleSeriesComponent
    - IgxHighDensityScatterSeriesComponent
    - IgxScatterSeriesComponent
    - IgxScatterLineSeriesComponent
    - IgxScatterSplineSeriesComponent
    - IgxScatterAreaSeriesComponent
    - IgxScatterContourSeriesComponent
    - IgxScatterPolylineSeriesComponent
    - IgxScatterPolygonSeriesComponent
    - IgxFinancialPriceSeriesComponent
    - IgxBollingerBandsOverlayComponent
    - IgxForceIndexIndicatorComponent
    - IgxMedianPriceIndicatorComponent
    - IgxMassIndexIndicatorComponent
    - IgxRelativeStrengthIndexIndicatorComponent
    - IgxStandardDeviationIndicatorComponent
    - IgxTypicalPriceIndicatorComponent
    - IgxWeightedCloseIndicatorComponent
    ラジアル シリーズ 極座標シリーズ
    - IgxRadialLineSeriesComponent
    - IgxRadialAreaSeriesComponent
    - IgxRadialPieSeriesComponent
    - IgxRadialColumnSeriesComponent

    - IgxPolarScatterSeriesComponent
    - IgxPolarLineSeriesComponent
    - IgxPolarAreaSeriesComponent
    - IgxPolarSplineSeriesComponent
    - IgxPolarSplineAreaSeriesComponent

    Angular データ凡例の API メンバー

    Angular IgxDataLegendComponent には次の API メンバーがあります:

    Angular ドーナツ チャート API メンバー

    Angular IgxDoughnutChartComponent には、次の API メンバーがあります。

    Angular 円チャート API メンバー

    Angular IgxPieChartComponent には、次の API メンバーがあります。

    Angular スパークライン チャート API メンバー

    Angular IgxSparklineComponent には、次の API メンバーがあります。

    その他のリソース

    チャートの詳細については、次のトピックを参照してください。