IMSL C# Numerical Library

AbstractChartNode.CustomTransform Property

Allows for the specification of a custom transform.

public virtual Transform CustomTransform {get; set;}

Property Value

An Object implimenting the Transform interface which specifies the "CustomTransform" attribute value.

Remarks

This is used only if the "Transform" attribute is set to TRANSFORM_CUSTOM.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace