IDistributionCurve.GraphicalData Property

Gets the graphical pixel data.
ReadOnly Property GraphicalData() As IReadOnlyList(Of Byte)
This language is not supported or no code example is available.
IReadOnlyList<byte> GraphicalData {get;}
This language is not supported or no code example is available.

Property Value

IReadOnlyList<byte>

Pixels.

Remarks
 
This data is used for preview with each curve type. Moreover, it is used for calculation when the Type is DistributionCurveType.Graphic. There should be exactly 550 values in the result.
Version
 
Available since QDV 7.14.530.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition