ClassPolarSplineAreaSeries
Class
Represents series which define a area with smooth curves among points.
Definition
Namespace:Telerik.UI.Xaml.Controls.Chart
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class PolarSplineAreaSeries : PolarAreaSeries, IChartSeries, IChartElementPresenter, IElementPresenter, IStrokedSeries, IFilledSeries
Inheritance: objectRadControlPresenterBaseChartElementPresenterChartSeriesPointTemplateSeriesPolarSeriesPolarPointSeriesPolarLineSeriesPolarAreaSeriesPolarSplineAreaSeries
Implements:
Inherited Members
Constructors
PolarSplineAreaSeries()
Initializes a new instance of the PolarSplineAreaSeries class.
Declaration
cs-api-definition
public PolarSplineAreaSeries()
Fields
SplineTensionProperty
Identifies the SplineTension property.
Declaration
cs-api-definition
public static readonly DependencyProperty SplineTensionProperty
Field Value
DependencyProperty
Properties
SplineTension
Gets or sets the SplineTension that is used to determine the tension of the additional spline points. The default value is 0.5d.