ComponentOne Xamarin Edition
IRenderEngine Interface Members
Methods 

C1.Xamarin.Forms.Chart Assembly > C1.Xamarin.Forms.Core Namespace : IRenderEngine Interface

The following tables list the members exposed by IRenderEngine.

Public Methods
 NameDescription
 Method Draws donut segment at specified point.  
 Method Draw ellipse with currect stroke and fill.  
 Method Draw image using special source.  
 Method Draw line between two points using current stroke attributes.  
 Method Draw lines using specified coordinates.  
 Method Draws pie segment at specified point.  
 Method Draw polygon with currect stroke and fill.  
 Method Draw rectangle with currect stroke and fill.  
 Method Draw string at specified position.  
 Method Draw rotated string at specified position.  
 Method Measures size of string.  
 Method Sets clip rectangle.  
 Method Sets the fill brush.  
 Method Sets the font.  
 Method Changes the brush opacity.  
 Method Sets the current stroke brush.  
 Method Sets the stroke pattern.  
 Method Sets the stroke thickness.  
Top
See Also

Reference

IRenderEngine Interface
C1.Xamarin.Forms.Core Namespace