StiHorzTrackBarGeomDraw Method |
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 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.StiHorzTrackBarGeom.Draw(Stimulsoft.Base.Context.StiContext)"]
See Also