Gets or sets the dimension index that should be used to read data from the Series.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public int Dimension { get; set; } |
Visual Basic Copy Code |
---|
Public Property Dimension As Integer |
An integer value.
Charting for .NET MAUI Guide | © 2024 MindFusion |