React 차트 API
Ignite UI for React IgrCategoryChart
, IgrFinancialChart
, IgrDataChart
, IgrDataPieChart
, IgrDoughnutChart
, IgrPieChart
및 IgrSparkline
UI 요소에 데이터를 그리는 간단하고 사용하기 쉬운 API를 제공합니다.
React Category Chart 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 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 는 모든 축 유형에 대한 기본 클래스입니다.- IgrCategoryXAxis Category Series, Stacked Series 및 Financial Series와 함께 사용 - IgrCategoryYAxis 카테고리 시리즈, 스택 시리즈와 함께 사용 - IgrCategoryAngleAxis 방사형 시리즈와 함께 사용 - IgrNumericXAxis Scatter 시리즈 및 Bar 시리즈와 함께 사용 - IgrNumericYAxis Scatter Series, Category Series, Stacked Series 및 Financial Series와 함께 사용 - IgrNumericAngleAxis Polar 시리즈와 함께 사용 - IgrNumericRadiusAxis Polar 시리즈 및 Radial 시리즈와 함께 사용 - IgrTimeXAxis 카테고리 시리즈 및 금융 시리즈와 함께 사용 |
React IgrDataChart
IgrSeries
에서 상속된 다음 유형의 시리즈를 사용할 수 있습니다.
React Data Legend API
The React IgrDataLegend
has the following API members:
includedColumns
excludedColumns
includedSeries
excludedSeries
valueFormatAbbreviation
valueFormatMode
valueFormatCulture
valueFormatMinFractions
valueFormatMaxFractions
valueTextColor
titleTextColor
labelTextColor
unitsTextColor
summaryType
headerTextColor
badgeShape
React Donut Chart API
The React IgrDoughnutChart
has the following API members:
React Data Pie Chart API
React IgrDataPieChart
에는 다음과 같은 API 멤버가 있습니다.
chartType
highlightingBehavior
othersCategoryThreshold
othersCategoryType
selectionMode
selectionBehavior
React Pie Chart API
The React IgrPieChart
has the following API members:
legendItemBadgeTemplate
legendItemTemplate
legendLabelMemberPath
othersCategoryThreshold
othersCategoryType
selectionMode
React Sparkline Chart API
The React IgrSparkline
has the following API members:
displayNormalRangeInFront
displayType
lowMarkerBrush
lowMarkerSize
lowMarkerVisibility
normalRangeFill
unknownValuePlotting
Additional Resources
다음 주제에서 차트에 대한 자세한 정보를 찾을 수 있습니다.