Search
SeriesRenderer.domainDimension Method
See Also
 






Implements the SeriesContainer interface. Gets the index of the dimension whose set of values should be treated as domain of plotted function.

Namespace: MindFusion.Charting
File: SeriesRenderer.js

 Syntax

JavaScript  Copy Code

function domainDimension (series)

 Parameters

series

A Series in this container.

 See Also