Draws cell geom object on spefied context.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public abstract void Draw(
StiContext context
)
Public MustOverride Sub Draw (
context As StiContext
)
Parameters
- context
- Type: Stimulsoft.Base.ContextStiContext
[Missing <param name="context"/> documentation for "M:Stimulsoft.Report.Chart.StiCellGeom.Draw(Stimulsoft.Base.Context.StiContext)"]
See Also