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
Assembly: MindFusion.Charting
C# Copy Code |
---|
public int DomainDimension ( |
Visual Basic Copy Code |
---|
Public Function DomainDimension( _ |
A Series in this container.
The dimension index.
Charting for .NET MAUI Guide | © 2024 MindFusion |