IDistributionCurve.Points Property

Gets the points data used when the Type of this curve is DistributionCurveType.Points or DistributionCurveType.RelativePercent.
ReadOnly Property Points() As IReadOnlyList(Of PointD)
This language is not supported or no code example is available.
IReadOnlyList<PointD> Points {get;}
This language is not supported or no code example is available.

Property Value

IReadOnlyList<PointD>

The curve points.

Version
 
Available since QDV 7.14.530.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition