Search
TowerRenderer.enumSegments Method
See Also
 






Enumerates the segments of the tower chart.

Namespace: MindFusion.Charting
File: TowerRenderer.js

 Syntax

JavaScript  Copy Code

function enumSegments (context, process)

 Parameters

context

RenderContext. A RenderContext instance.

process

ProcessSegment. A ProcessSegment callback.

 See Also