Click or drag to resize

StiXAxisGeomAllowChildDrawing Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Chart.StiXAxisGeom.AllowChildDrawing(Stimulsoft.Report.Chart.StiCellGeom)"]

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected override bool AllowChildDrawing(
	StiCellGeom cellGeom
)

Parameters

cellGeom
Type: Stimulsoft.Report.ChartStiCellGeom

[Missing <param name="cellGeom"/> documentation for "M:Stimulsoft.Report.Chart.StiXAxisGeom.AllowChildDrawing(Stimulsoft.Report.Chart.StiCellGeom)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Chart.StiXAxisGeom.AllowChildDrawing(Stimulsoft.Report.Chart.StiCellGeom)"]

See Also