부드러운 선 속성

선으로 표시되는 차트(선 유형 또는 XY 유형)에서 해당 선이 직선 대신 곡선으로 표시되도록 선택할 수 있습니다. 몇 가지 옵션을 사용하여 해당 곡선의 속성을 제어할 수 있습니다.

이 명령을 사용하려면...

In the Chart Type dialog of a Line chart or XY chart that displays lines, choose Stepped in the Lines type drop-down, then click the Properties button.


Line properties

Line type

정육면체 스플라인 또는 B-스플라인을 선택합니다.

이러한 수학적 모델들은 곡선의 표시에 영향을 줍니다. 곡선은 다항식의 선분들을 이어붙여 만들어집니다.

Cubic Spline interpolates your data points with polynomials of degree 3. The transitions between the polynomial pieces are smooth, having the same slope and curvature.

B-Spline uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials.

Resolution

The Resolution determines how many line segments are calculated to draw a piece of polynomial between two data points. You can see the intermediate points if you click any data point.

A higher value leads to a smoother line.

Degree of polynomials

B 스플라인 곡선의 경우 다항식의 차수를 지정할 수 있습니다.

Please support us!