| StiRadarAreaSeriesGeomDraw Method  | 
 
            Draws area geom object on spefied context.
            
 
    Namespace: 
   Stimulsoft.Report.Chart
    Assembly:
   Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
 Syntax
Syntaxpublic override void Draw(
	StiContext context
)
Public Overrides Sub Draw ( 
	context As StiContext
)
Parameters
- context
- Type: Stimulsoft.Base.ContextStiContext
 [Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiRadarAreaSeriesGeom.Draw(Stimulsoft.Base.Context.StiContext)"] 
 See Also
See Also