Gets the X value of specified data item.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected double XData ( |
Visual Basic Copy Code |
---|
Protected Function XData( _ |
An integer index of a Series within the list of series rendered by this Renderer2D.
An integer index of the data item in specified series.
A double value.
Charting for .NET MAUI Guide | © 2024 MindFusion |