Charting for WinForms Programmer's Guide
Utils Methods
 


 Public Methods

  Name Description

Blend

Creates a normalized [0..1] color blend out of the specified colors and positions.

Center

Overloaded. Returns the center of a line segment or rectangle.

Format

Returns a string representing the specified array.

Gray

Returns a gray color with the specified intensity.

LinearGradient

Overloaded. Creates a LinearGradientBrush with the specified settings.

PathGradient

Overloaded. Creates a PathGradientBrush with the specified settings.

RadialGradient

Overloaded. Creates a PathGradientBrush with the specified settings.

ToPointF

Returns the point defined by the specified SizeF.

ToRectangle

Returns a Rectangle with the specified size and location at (0, 0).

ToRectangleF

Returns a RectangleF with the specified size and location at (0, 0).

Transform

Transforms the specified point using the specified matrix.

 See Also

Utils Class
MindFusion.Gauges Namespace