Blazor 차트 API
Ignite UI for Blazor 차트는 IgbCategoryChart, IgbFinancialChart, IgbDataChart, IgbDataPieChart, IgbDoughnutChart, IgbPieChart 및 IgbSparkline UI 요소에 데이터를 그리는 간단하고 사용하기 쉬운 API를 제공합니다.
Blazor Category Chart API
The Blazor IgbCategoryChart 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 |
Blazor Financial Chart API
The Blazor IgbFinancialChart 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 |
Blazor Data Chart API
The Blazor IgbDataChart has the following API members:
| 차트 속성 | 축 클래스 |
|---|---|
- ChartTitle - Subtitle - IsHorizontalZoomEnabled - IsVerticalZoomEnabled - Brushes - Outlines - MarkerBrushes - MarkerOutlines - Axes - Series |
-IgbAxis는 모든 축 유형에 대한 기본 클래스입니다.- IgbCategoryXAxisCategory Series, Stacked Series 및 Financial Series와 함께 사용 - IgbCategoryYAxis카테고리 시리즈, 스택 시리즈와 함께 사용 - IgbCategoryAngleAxis방사형 시리즈와 함께 사용 - IgbNumericXAxisScatter 시리즈 및 Bar 시리즈와 함께 사용 - IgbNumericYAxisScatter Series, Category Series, Stacked Series 및 Financial Series와 함께 사용 - IgbNumericAngleAxisPolar 시리즈와 함께 사용 - IgbNumericRadiusAxisPolar 시리즈 및 Radial 시리즈와 함께 사용 - IgbTimeXAxis카테고리 시리즈 및 금융 시리즈와 함께 사용 |
Blazor IgbDataChart Series에서 상속된 다음 유형의 시리즈를 사용할 수 있습니다.
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
Blazor IgbDataPieChart 에는 다음과 같은 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
다음 주제에서 차트에 대한 자세한 정보를 찾을 수 있습니다.