Angara.Chart


LineTreatAs

Namespace: Angara.Charting

Determines whether the data points must be ordered or not.

Union Cases

Union CaseDescription
Function
Signature:

The data points are ordered prior to rendering by increasing 'x'.

Trajectory
Signature:

The data points are rendered in the original order.

Fork me on GitHub