Gets or sets the origin of this axis.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> Origin { get; set; } |
Visual Basic Copy Code |
---|
Public Property Origin As Nullable(Of Double) |
Charting for .NET MAUI Guide | © 2024 MindFusion |