MindFusion.Charting for JavaScript Programmer's Guide
Plot.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: Plot.js

 Syntax

JavaScript  Copy Code

function domainDimension (series)

 Parameters

series

Type: Series
A Series in this container.

 See Also

Plot Members
Plot Class
MindFusion.Charting Namespace