Elaborate on property description.

This commit is contained in:
Dilyan Traykov 2023-02-02 10:40:00 +02:00
Родитель 6cf85fbbbb
Коммит 8c92b2f02b
8 изменённых файлов: 16 добавлений и 8 удалений

Просмотреть файл

@ -26,7 +26,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -26,7 +26,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -27,7 +27,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -27,7 +27,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -29,7 +29,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -29,7 +29,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -26,7 +26,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{

Просмотреть файл

@ -26,7 +26,8 @@ namespace Telerik.UI.Xaml.Controls.Chart
/// <summary>
/// Gets or sets the <see cref="SplineTension"/> that is used to determine the tension of the additional spline points.
/// The default value is 0.5d.
/// The default value is 0.5d. The tension works with relative values between 0 and 1.
/// Values outside this range will be coerced internally.
/// </summary>
public double SplineTension
{