Gets or sets a value indicating whether all axes should display same data range.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool UniformScale { get; set; } |
Visual Basic Copy Code |
---|
Public Property UniformScale As Boolean |
A boolean value.
Charting for .NET MAUI Guide | © 2024 MindFusion |