Blazor チャート API
Ignite UI for Blazor チャートは、IgbCategoryChart、IgbFinancialChart、IgbDataChart、IgbDataPieChart、IgbDoughnutChart、IgbPieChart、および IgbSparkline UI 要素でデータをプロットするためのシンプルで使いやすい API を提供します。
Blazor カテゴリ チャート API
Blazor IgbCategoryChart には次の 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 |
Blazor ファイナンシャル チャート API
Blazor IgbFinancialChart には次の 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 |
Blazor データ チャート API
Blazor IgbDataChart には次の API メンバーがあります。
| チャート プロパティ | 軸クラス |
|---|---|
- SeriesViewer.Title - SeriesViewer.Subtitle - IsHorizontalZoomEnabled - IsVerticalZoomEnabled - Brushes - Outlines - MarkerBrushes - MarkerOutlines - DataChart.Axes - SeriesViewer.Series | - IgbAxis はすべての軸タイプの基本クラスです - カテゴリ シリーズ、積層型シリーズ、およびファイナンシャル シリーズで使用される IgbCategoryXAxis - カテゴリ シリーズおよび積層型シリーズで使用される IgbCategoryYAxis - ラジアル シリーズで使用される IgbCategoryAngleAxis - 散布シリーズおよび棒シリーズで使用される IgbNumericXAxis - 散布シリーズ、カテゴリ シリーズ、積層型シリーズ、およびファイナンシャル シリーズで使用される IgbNumericYAxis - 極座標シリーズで使用される IgbNumericAngleAxis - 極座標シリーズ およびラジアル シリーズで使用される IgbNumericRadiusAxis - カテゴリ シリーズおよびファイナンシャル シリーズで使用される IgbTimeXAxis |
Blazor IgbDataChart は、Series から継承する次のタイプのシリーズを使用できます。
Blazor データ凡例の API
Blazor IgbDataLegend には次の API メンバーがあります:
-
IncludedColumns -
ExcludedColumns -
IncludedSeries -
ExcludedSeries -
ValueFormatAbbreviation -
ValueFormatMode -
ValueFormatCulture -
ValueFormatMinFractions -
ValueFormatMaxFractions -
ValueTextColor -
TitleTextColor -
LabelTextColor -
UnitsTextColor -
SummaryType -
HeaderTextColor -
BadgeShape
Blazor ドーナツ チャート API
Blazor IgbDoughnutChart には、次の API メンバーがあります。
Blazor データ円チャート API
Blazor IgbDataPieChart には、次の API メンバーがあります。
DataPieChart.ChartType-
HighlightingBehavior -
OthersCategoryThreshold -
OthersCategoryType -
SelectionMode -
SelectionBehavior
Blazor 円チャート API
Blazor IgbPieChart には、次の API メンバーがあります。
-
LegendItemBadgeTemplate -
LegendItemTemplate -
LegendLabelMemberPath -
OthersCategoryThreshold -
OthersCategoryType -
SelectionMode
Blazor スパークライン チャート API
Blazor IgbSparkline には、次の API メンバーがあります。
DisplayNormalRangeInFront-
DisplayType LowMarkerBrushLowMarkerSizeLowMarkerVisibilityNormalRangeFill-
UnknownValuePlotting
その他のリソース
チャートの詳細については、次のトピックを参照してください。