StiYAxisViewGeomDrawChildGeoms 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
)
Public Overrides Sub DrawChildGeoms (
context As StiContext
)
Parameters
- context
- Type: Stimulsoft.Base.ContextStiContext
[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiYAxisViewGeom.DrawChildGeoms(Stimulsoft.Base.Context.StiContext)"]
See Also