React 차트 API

    The Ignite UI for React charts provide simple and easy to use APIs to plot your data in IgrCategoryChart, IgrFinancialChart, IgrDataChart, IgrDataPieChart, IgrDoughnutChart, IgrPieChart, and IgrSparkline UI elements.

    React Category Chart API

    The React IgrCategoryChart has the following API members:

    차트 속성 축 속성 계열 속성
    - 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 Financial Chart API

    The React IgrFinancialChart has the following API members:

    차트 속성 축 속성 계열 속성
    - 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 Data Chart API

    The React IgrDataChart has the following API members:

    차트 속성 축 클래스
    - chartTitle
    - subtitle
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - XamDataChart.Axes
    - IgrSeries
    -IgrAxis는 모든 축 유형에 대한 기본 클래스입니다.
    -IgrCategoryXAxisCategory Series, Stacked SeriesFinancial Series와 함께 사용
    -IgrCategoryYAxis카테고리 시리즈, 스택 시리즈와 함께 사용
    -IgrCategoryAngleAxis방사형 시리즈와 함께 사용
    -IgrNumericXAxisScatter 시리즈Bar 시리즈와 함께 사용
    -IgrNumericYAxisScatter Series, Category Series, Stacked SeriesFinancial Series와 함께 사용
    -IgrNumericAngleAxisPolar 시리즈와 함께 사용
    -IgrNumericRadiusAxisPolar 시리즈Radial 시리즈와 함께 사용
    -IgrTimeXAxis카테고리 시리즈금융 시리즈와 함께 사용

    The React IgrDataChart can use the following type of series that inherit from 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 Data Legend API

    The React IgrDataLegend has the following API members:

    React Donut Chart API

    The React IgrDoughnutChart has the following API members:

    React Data Pie Chart API

    The React IgrDataPieChart has the following API members:

    React Pie Chart API

    The React IgrPieChart has the following API members:

    React Sparkline Chart API

    The React IgrSparkline has the following API members:

    Additional Resources

    다음 주제에서 차트에 대한 자세한 정보를 찾을 수 있습니다.