Gets or sets the index of the dimension, containing high values.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public int HighDimension { get; set; } |
Visual Basic Copy Code |
---|
Public Property HighDimension As Integer |
An integer value.
Charting for .NET MAUI Guide | © 2024 MindFusion |