Overload List
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, Xamarin.Forms.Rectangle)
Draws a shadow around the ellipse described by the top left and botton right parameters.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Double, System.Double, System.Double, System.Double)
Draws a shadow around the ellipse described by the top left and botton right parameters.
public abstract Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Double, System.Double, System.Double, System.Double, System.Double)
Draws a shadow around the polygon described by the array of points parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, System.Double, System.Double, Xamarin.Forms.Point[])
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, Xamarin.Forms.Rectangle, System.Int32, System.Int32, System.Double)
Draws a shadow around the Rect rectangle parameter.
public Void Draw(Steema.TeeChart.Drawing.Graphics3D, Xamarin.Forms.Rectangle, System.Int32, System.Double)
See Also
Shadow Class | Shadow Members | Steema.TeeChart.Drawing Namespace