Elaborate on property description.
This commit is contained in:
Родитель
6cf85fbbbb
Коммит
8c92b2f02b
|
@ -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
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче