Implements the SeriesContainer.domainimension method. Gets the index of the dimension whose set of values should be treated as domain of plotted function.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public int domainDimension ( |
The dimension index. Values range from 0 to 2.
RemarksThe dimensions are three – X, Y and Z.
See Also