Blazor 차트 API

    Ignite UI for Blazor 차트는 IgbCategoryChart, IgbFinancialChart, IgbDataChart, IgbDataPieChart, IgbDoughnutChart, IgbPieChartIgbSparkline 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 SeriesFinancial Series와 함께 사용
    -IgbCategoryYAxis카테고리 시리즈, 스택 시리즈와 함께 사용
    -IgbCategoryAngleAxis방사형 시리즈와 함께 사용
    -IgbNumericXAxisScatter 시리즈Bar 시리즈와 함께 사용
    -IgbNumericYAxisScatter Series, Category Series, Stacked SeriesFinancial Series와 함께 사용
    -IgbNumericAngleAxisPolar 시리즈와 함께 사용
    -IgbNumericRadiusAxisPolar 시리즈Radial 시리즈와 함께 사용
    -IgbTimeXAxis카테고리 시리즈금융 시리즈와 함께 사용

    Blazor IgbDataChart​ ​Series에서 상속된 다음 유형의 시리즈를 사용할 수 있습니다.

    카테고리 시리즈 누적 시리즈
    - IgbAreaSeries
    - IgbBarSeries
    - IgbColumnSeries
    - IgbLineSeries
    - IgbPointSeries
    - IgbSplineSeries
    - IgbSplineAreaSeries
    - IgbStepLineSeries
    - IgbStepAreaSeries
    - IgbRangeAreaSeries
    - IgbRangeColumnSeries
    - IgbWaterfallSeries
    - IgbStackedAreaSeries
    - IgbStackedBarSeries
    - IgbStackedColumnSeries
    - IgbStackedLineSeries
    - IgbStackedSplineSeries
    - IgbStacked100AreaSeries
    - IgbStacked100BarSeries
    - IgbStacked100ColumnSeries
    - IgbStacked100LineSeries
    - IgbStacked100SplineSeries


    스캐터 시리즈 금융 시리즈
    - IgbBubbleSeries
    - IgbHighDensityScatterSeries
    - IgbScatterSeries
    - IgbScatterLineSeries
    - IgbScatterSplineSeries
    - IgbScatterAreaSeries
    - IgbScatterContourSeries
    - IgbScatterPolylineSeries
    - IgbScatterPolygonSeries

    -IgbFinancialPriceSeries
    -IgbBollingerBandsOverlay
    -IgbForceIndexIndicator
    -IgbMedianPriceIndicator
    -IgbMassIndexIndicator
    -IgbRelativeStrengthIndexIndicator
    -IgbStandardDeviationIndicator
    -IgbTypicalPriceIndicator
    -IgbWeightedCloseIndicator
    - 그 외 다수
    방사형 시리즈 폴라 시리즈
    - IgbRadialLineSeries
    - IgbRadialAreaSeries
    - IgbRadialPieSeries
    - IgbRadialColumnSeries

    - IgbPolarScatterSeries
    - IgbPolarLineSeries
    - IgbPolarAreaSeries
    - IgbPolarSplineSeries
    - IgbPolarSplineAreaSeries

    Blazor Data Legend API

    The Blazor IgbDataLegend has the following API members:

    Blazor Donut Chart API

    The Blazor IgbDoughnutChart has the following API members:

    Blazor Data Pie Chart API

    Blazor IgbDataPieChart 에는 다음과 같은 API 멤버가 있습니다.

    Blazor Pie Chart API

    The Blazor IgbPieChart has the following API members:

    Blazor Sparkline Chart API

    The Blazor IgbSparkline has the following API members:

    Additional Resources

    다음 주제에서 차트에 대한 자세한 정보를 찾을 수 있습니다.