Web Components チャート API

    Ignite UI for Web Components チャートは、IgcCategoryChartComponentIgcFinancialChartComponentIgcDataChartComponentIgcDataPieChartComponentIgcDoughnutChartComponentIgcPieChartComponent、および IgcSparklineComponent UI 要素でデータをプロットするためのシンプルで使いやすい API を提供します。

    Web Components カテゴリ チャート API

    Web Components IgcCategoryChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸プロパティ シリーズ プロパティ
    - 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




    Web Components ファイナンシャル チャート API

    Web Components IgcFinancialChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸プロパティ シリーズ プロパティ
    - 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


    Web Components データ チャート API

    Web Components IgcDataChartComponent には次の API メンバーがあります。

    チャート プロパティ 軸クラス
    - chartTitle
    - subtitle
    - isHorizontalZoomEnabled
    - isVerticalZoomEnabled
    - brushes
    - outlines
    - markerBrushes
    - markerOutlines
    - XamDataChart.Axes
    - IgcSeriesComponent
    - IgcAxisComponent はすべての軸タイプの基本クラスです
    - カテゴリ シリーズ積層型シリーズ、およびファイナンシャル シリーズで使用される IgcCategoryXAxisComponent
    - カテゴリ シリーズおよび積層型シリーズで使用される IgcCategoryYAxisComponent
    - ラジアル シリーズで使用される IgcCategoryAngleAxisComponent
    - 散布シリーズおよび棒シリーズで使用される IgcNumericXAxisComponent
    - 散布シリーズカテゴリ シリーズ積層型シリーズ、およびファイナンシャル シリーズで使用される IgcNumericYAxisComponent
    - 極座標シリーズで使用される IgcNumericAngleAxisComponent
    - 極座標シリーズ およびラジアル シリーズで使用される IgcNumericRadiusAxisComponent
    - カテゴリ シリーズおよびファイナンシャル シリーズで使用される IgcTimeXAxisComponent

    Web Components IgcDataChartComponent は、IgcSeriesComponent から継承する次のタイプのシリーズを使用できます。

    カテゴリ シリーズ 積層シリーズ
    - IgcAreaSeriesComponent
    - IgcBarSeriesComponent
    - IgcColumnSeriesComponent
    - IgcLineSeriesComponent
    - IgcPointSeriesComponent
    - IgcSplineSeriesComponent
    - IgcSplineAreaSeriesComponent
    - IgcStepLineSeriesComponent
    - IgcStepAreaSeriesComponent
    - IgcRangeAreaSeriesComponent
    - IgcRangeColumnSeriesComponent
    - IgcWaterfallSeriesComponent
    - IgcStackedAreaSeriesComponent
    - IgcStackedBarSeriesComponent
    - IgcStackedColumnSeriesComponent
    - IgcStackedLineSeriesComponent
    - IgcStackedSplineSeriesComponent
    - IgcStacked100AreaSeriesComponent
    - IgcStacked100BarSeriesComponent
    - IgcStacked100ColumnSeriesComponent
    - IgcStacked100LineSeriesComponent
    - IgcStacked100SplineSeriesComponent


    散布シリーズ ファイナンシャル シリーズ
    - IgcBubbleSeriesComponent
    - IgcHighDensityScatterSeriesComponent
    - IgcScatterSeriesComponent
    - IgcScatterLineSeriesComponent
    - IgcScatterSplineSeriesComponent
    - IgcScatterAreaSeriesComponent
    - IgcScatterContourSeriesComponent
    - IgcScatterPolylineSeriesComponent
    - IgcScatterPolygonSeriesComponent

    - IgcFinancialPriceSeriesComponent
    - IgcBollingerBandsOverlayComponent
    - IgcForceIndexIndicatorComponent
    - IgcMedianPriceIndicatorComponent
    - IgcMassIndexIndicatorComponent
    - IgcRelativeStrengthIndexIndicatorComponent
    - IgcStandardDeviationIndicatorComponent
    - IgcTypicalPriceIndicatorComponent
    - IgcWeightedCloseIndicatorComponent
    - おとび その他
    ラジアル シリーズ 極座標シリーズ
    - IgcRadialLineSeriesComponent
    - IgcRadialAreaSeriesComponent
    - IgcRadialPieSeriesComponent
    - IgcRadialColumnSeriesComponent

    - IgcPolarScatterSeriesComponent
    - IgcPolarLineSeriesComponent
    - IgcPolarAreaSeriesComponent
    - IgcPolarSplineSeriesComponent
    - IgcPolarSplineAreaSeriesComponent

    Web Components データ凡例の API

    Web Components IgcDataLegendComponent には次の API メンバーがあります:

    Web Components ドーナツ チャート API

    Web Components IgcDoughnutChartComponent には、次の API メンバーがあります。

    Web Components データ円チャート API

    Web Components IgcDataPieChartComponent には、次の API メンバーがあります。

    Web Components 円チャート API

    Web Components IgcPieChartComponent には、次の API メンバーがあります。

    Web Components スパークライン チャート API

    Web Components IgcSparklineComponent には、次の API メンバーがあります。

    その他のリソース

    チャートの詳細については、次のトピックを参照してください。