IMSL C# Numerical Library

ChartNode.ClipData Property

Specifies whether the data elements are to be clipped to the current window.

public virtual bool ClipData {get; set;}

Property Value

A bool which contains the "ClipData" attribute value.

Remarks

By default, ClipData = true

See Also

ChartNode Class | Imsl.Chart2D Namespace