React チャート API

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

    React カテゴリ チャート API

    React IgrCategoryChart には次の 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




    React ファイナンシャル チャート API

    React IgrFinancialChart には次の 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


    React データ チャート API

    React IgrDataChart には次の API メンバーがあります。

    チャート プロパティ 軸クラス
    - chartTitle
    - subtitle
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - XamDataChart.Axes
    - IgrSeries
    - IgrAxis はすべての軸タイプの基本クラスです
    - カテゴリ シリーズ積層型シリーズ、およびファイナンシャル シリーズで使用される IgrCategoryXAxis
    - カテゴリ シリーズおよび積層型シリーズで使用される IgrCategoryYAxis
    - ラジアル シリーズで使用される IgrCategoryAngleAxis
    - 散布シリーズおよび棒シリーズで使用される IgrNumericXAxis
    - 散布シリーズカテゴリ シリーズ積層型シリーズ、およびファイナンシャル シリーズで使用される IgrNumericYAxis
    - 極座標シリーズで使用される IgrNumericAngleAxis
    - 極座標シリーズ およびラジアル シリーズで使用される IgrNumericRadiusAxis
    - カテゴリ シリーズおよびファイナンシャル シリーズで使用される IgrTimeXAxis

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

    カテゴリ シリーズ 積層シリーズ
    - IgrAreaSeries
    - IgrBarSeries
    - IgrColumnSeries
    - IgrLineSeries
    - IgrPointSeries
    - IgrSplineSeries
    - IgrSplineAreaSeries
    - IgrStepLineSeries
    - IgrStepAreaSeries
    - IgrRangeAreaSeries
    - IgrRangeColumnSeries
    - IgrWaterfallSeries
    - IgrStackedAreaSeries
    - IgrStackedBarSeries
    - IgrStackedColumnSeries
    - IgrStackedLineSeries
    - IgrStackedSplineSeries
    - IgrStacked100AreaSeries
    - IgrStacked100BarSeries
    - IgrStacked100ColumnSeries
    - IgrStacked100LineSeries
    - IgrStacked100SplineSeries


    散布シリーズ ファイナンシャル シリーズ
    - IgrBubbleSeries
    - IgrHighDensityScatterSeries
    - IgrScatterSeries
    - IgrScatterLineSeries
    - IgrScatterSplineSeries
    - IgrScatterAreaSeries
    - IgrScatterContourSeries
    - IgrScatterPolylineSeries
    - IgrScatterPolygonSeries

    - IgrFinancialPriceSeries
    - IgrBollingerBandsOverlay
    - IgrForceIndexIndicator
    - IgrMedianPriceIndicator
    - IgrMassIndexIndicator
    - IgrRelativeStrengthIndexIndicator
    - IgrStandardDeviationIndicator
    - IgrTypicalPriceIndicator
    - IgrWeightedCloseIndicator
    - おとび その他
    ラジアル シリーズ 極座標シリーズ
    - IgrRadialLineSeries
    - IgrRadialAreaSeries
    - IgrRadialPieSeries
    - IgrRadialColumnSeries

    - IgrPolarScatterSeries
    - IgrPolarLineSeries
    - IgrPolarAreaSeries
    - IgrPolarSplineSeries
    - IgrPolarSplineAreaSeries

    React データ凡例の API

    React IgrDataLegend には次の API メンバーがあります:

    React ドーナツ チャート API

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

    React データ円チャート API

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

    React 円チャート API

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

    React スパークライン チャート API

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

    その他のリソース

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