Click or drag to resize

StiAxisAreaGeomIsChildVisibleInView Method

Returns true if specified child visible in area.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool IsChildVisibleInView(
	StiCellGeom cellGeom
)

Parameters

cellGeom
Type: Stimulsoft.Report.ChartStiCellGeom

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

Return Value

Type: Boolean

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

See Also