Overload List
public Brush DrawingBrush(System.Drawing.RectangleF)
Brush to fill area bounded by Points p
public Brush DrawingBrush(System.Drawing.PointF[])
public Brush DrawingBrush(Steema.TeeChart.Drawing.PointDouble[])
Brush to fill area bounded by Points p
public Brush DrawingBrush(System.Drawing.Point[])
Uses the x,y point co-ordinate define the Brush for a 'size' square
public Brush DrawingBrush(System.Drawing.Size)
public Brush DrawingBrush(System.Drawing.Rectangle)
Remarks
Defines the Brush to fill an area.
See Also
Gradient Class | Gradient Members | Steema.TeeChart.Drawing Namespace