React チャート API
Ignite UI for React チャートは、IgrCategoryChart、IgrFinancialChart、IgrDataChart、IgrDataPieChart、IgrDoughnutChart、IgrPieChart、および IgrSparkline UI 要素でデータをプロットするためのシンプルで使いやすい API を提供します。
React カテゴリ チャート API
React IgrCategoryChart には次の API メンバーがあります。
| チャート プロパティ | 軸プロパティ | シリーズ プロパティ |
|---|---|---|
- CategoryChart.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 メンバーがあります。
| チャート プロパティ | 軸プロパティ | シリーズ プロパティ |
|---|---|---|
- FinancialChart.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 メンバーがあります。
| チャート プロパティ | 軸クラス |
|---|---|
- SeriesViewer.Title - SeriesViewer.Subtitle - IsHorizontalZoomEnabled - IsVerticalZoomEnabled - Brushes - Outlines - MarkerBrushes - MarkerOutlines - DataChart.Axes - SeriesViewer.Series | - IgrAxis はすべての軸タイプの基本クラスです - カテゴリ シリーズ、積層型シリーズ、およびファイナンシャル シリーズで使用される IgrCategoryXAxis - カテゴリ シリーズおよび積層型シリーズで使用される IgrCategoryYAxis - ラジアル シリーズで使用される IgrCategoryAngleAxis - 散布シリーズおよび棒シリーズで使用される IgrNumericXAxis - 散布シリーズ、カテゴリ シリーズ、積層型シリーズ、およびファイナンシャル シリーズで使用される IgrNumericYAxis - 極座標シリーズで使用される IgrNumericAngleAxis - 極座標シリーズ およびラジアル シリーズで使用される IgrNumericRadiusAxis - カテゴリ シリーズおよびファイナンシャル シリーズで使用される IgrTimeXAxis |
React IgrDataChart は、Series から継承する次のタイプのシリーズを使用できます。
React データ凡例の API
React IgrDataLegend には次の API メンバーがあります:
-
IncludedColumns -
ExcludedColumns -
IncludedSeries -
ExcludedSeries -
ValueFormatAbbreviation -
ValueFormatMode -
ValueFormatCulture -
ValueFormatMinFractions -
ValueFormatMaxFractions -
ValueTextColor -
TitleTextColor -
LabelTextColor -
UnitsTextColor -
SummaryType -
HeaderTextColor -
BadgeShape
React ドーナツ チャート API
React IgrDoughnutChart には、次の API メンバーがあります。
React データ円チャート API
React IgrDataPieChart には、次の API メンバーがあります。
DataPieChart.ChartType-
HighlightingBehavior -
OthersCategoryThreshold -
OthersCategoryType -
SelectionMode -
SelectionBehavior
React 円チャート API
React IgrPieChart には、次の API メンバーがあります。
-
LegendItemBadgeTemplate -
LegendItemTemplate -
LegendLabelMemberPath -
OthersCategoryThreshold -
OthersCategoryType -
SelectionMode
React スパークライン チャート API
React IgrSparkline には、次の API メンバーがあります。
DisplayNormalRangeInFront-
DisplayType LowMarkerBrushLowMarkerSizeLowMarkerVisibilityNormalRangeFill-
UnknownValuePlotting
その他のリソース
チャートの詳細については、次のトピックを参照してください。