Search
SeriesContainer.domainDimension Method
See Also
 






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

Namespace: MindFusion.Charting
File: SeriesContainer.js

 Syntax

JavaScript  Copy Code

function domainDimension (series)

 Parameters

series

A Series in this container.

 See Also