API de gráficos do Blazor
Os gráficos Ignite UI for Blazor fornecem APIs simples e fáceis de usar para plotar seus dados em elementos de interface IgbDataChart IgbPieChart IgbSparkline IgbFinancialChart IgbDoughnutChart IgbDataPieChart do IgbCategoryChart usuário.
Blazor Category Chart API
The Blazor IgbCategoryChart has the following API members:
| Propriedades do gráfico | Propriedades do eixo | Propriedades da série |
|---|---|---|
- 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 Financial Chart API
The Blazor IgbFinancialChart has the following API members:
| Propriedades do gráfico | Propriedades do eixo | Propriedades da série |
|---|---|---|
- 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 Data Chart API
The Blazor IgbDataChart has the following API members:
| Propriedades do gráfico | Classes de eixo |
|---|---|
- ChartTitle - Subtitle - IsHorizontalZoomEnabled - IsVerticalZoomEnabled - Brushes - Outlines - MarkerBrushes - MarkerOutlines - Axes - Series |
-IgbAxisis classe base para todos os tipos de eixo- IgbCategoryXAxisusado com Série de Categoria, Série Empilhada e Série Financeira - IgbCategoryYAxisusado com a série da categoria, série empilhada - IgbCategoryAngleAxisusado com Série Radial - IgbNumericXAxisusado com série de dispersão e série de barras - IgbNumericYAxisusado com Série de Dispersão, Série de Categoria, Série Empilhada e Série Financeira - IgbNumericAngleAxisusado com a série Polar - IgbNumericRadiusAxisusado com Série Polar e Série Radial - IgbTimeXAxisusado com Série de Categoria e Série Financeira |
O Blazor IgbDataChart pode usar o seguinte tipo de série que herda de Series:
| Série Radial | Série Polar |
|---|---|
- IgbRadialLineSeries - IgbRadialAreaSeries - IgbRadialPieSeries - IgbRadialColumnSeries |
- IgbPolarScatterSeries - IgbPolarLineSeries - IgbPolarAreaSeries - IgbPolarSplineSeries - IgbPolarSplineAreaSeries |
Blazor Data Legend API
The Blazor IgbDataLegend has the following API members:
IncludedColumnsExcludedColumnsIncludedSeriesExcludedSeriesValueFormatAbbreviationValueFormatModeValueFormatCultureValueFormatMinFractionsValueFormatMaxFractionsValueTextColorTitleTextColorLabelTextColorUnitsTextColorSummaryTypeHeaderTextColorBadgeShape
Blazor Donut Chart API
The Blazor IgbDoughnutChart has the following API members:
Blazor Data Pie Chart API
O Blazor IgbDataPieChart tem os seguintes membros da API:
ChartTypeHighlightingBehaviorOthersCategoryThresholdOthersCategoryTypeSelectionModeSelectionBehavior
Blazor Pie Chart API
The Blazor IgbPieChart has the following API members:
LegendItemBadgeTemplateLegendItemTemplateLegendLabelMemberPathOthersCategoryThresholdOthersCategoryTypeSelectionMode
Blazor Sparkline Chart API
The Blazor IgbSparkline has the following API members:
DisplayNormalRangeInFrontDisplayTypeLowMarkerBrushLowMarkerSizeLowMarkerVisibilityNormalRangeFillUnknownValuePlotting
Additional Resources
Você pode encontrar mais informações sobre gráficos nestes tópicos: