Web Components 복합 / 콤보 차트
Ignite UI for Web Components 복합 차트 (Combo Chart라고도 함)는 동일한 플롯 영역에 여러 유형의 차트 유형을 결합한 시각화입니다. 매우 다른 척도를 가지고 있고 다른 단위로 표현될 수 있는 두 개의 데이터 시리즈를 제시할 때 매우 유용합니다. 가장 일반적인 예는 한 축에 달러, 다른 축에 백분율입니다.
Web Components Composite / Combo Example
다음 예시는 와IgcColumnSeriesComponentIgcLineSeriesComponent를 제어에서 사용하여IgcDataChartComponent 복합 차트을 만드는 방법을 보여줍니다.