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 Series 및 Financial Series와 함께 사용 - IgrCategoryYAxis카테고리 시리즈, 스택 시리즈와 함께 사용 - IgrCategoryAngleAxis방사형 시리즈와 함께 사용 - IgrNumericXAxisScatter 시리즈 및 Bar 시리즈와 함께 사용 - IgrNumericYAxisScatter Series, Category Series, Stacked Series 및 Financial Series와 함께 사용 - IgrNumericAngleAxisPolar 시리즈와 함께 사용 - IgrNumericRadiusAxisPolar 시리즈 및 Radial 시리즈와 함께 사용 - IgrTimeXAxis카테고리 시리즈 및 금융 시리즈와 함께 사용 |
The React IgrDataChart can use the following type of series that inherit from IgrSeries:
React Data Legend API
The React IgrDataLegend has the following API members:
includedColumnsexcludedColumnsincludedSeriesexcludedSeriesvalueFormatAbbreviationvalueFormatModevalueFormatCulturevalueFormatMinFractionsvalueFormatMaxFractionsvalueTextColortitleTextColorlabelTextColorunitsTextColorsummaryTypeheaderTextColorbadgeShape
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:
chartTypehighlightingBehaviorothersCategoryThresholdothersCategoryTypeselectionModeselectionBehavior
React Pie Chart API
The React IgrPieChart has the following API members:
legendItemBadgeTemplatelegendItemTemplatelegendLabelMemberPathothersCategoryThresholdothersCategoryTypeselectionMode
React Sparkline Chart API
The React IgrSparkline has the following API members:
displayNormalRangeInFrontdisplayTypelowMarkerBrushlowMarkerSizelowMarkerVisibilitynormalRangeFillunknownValuePlotting
Additional Resources
다음 주제에서 차트에 대한 자세한 정보를 찾을 수 있습니다.