Click or drag to resize

StiXAxisViewGeomDrawChildGeoms Method

Draws area geom object with all child geom objects on spefied context.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void DrawChildGeoms(
	StiContext context
)

Parameters

context
Type: Stimulsoft.Base.ContextStiContext

[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiXAxisViewGeom.DrawChildGeoms(Stimulsoft.Base.Context.StiContext)"]

See Also