Gets the index of the dimension whose set of values should be treated as domain of plotted function.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
int DomainDimension ( |
Visual Basic
Copy Code
|
|---|
Function DomainDimension( _ |
A Series in this container.
The dimension index.
See Also