Gets or sets the width of the bottom side of the frame.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public double Bottom { get; set; } |
Visual Basic Copy Code |
---|
Public Property Bottom As Double |
A double value.
Charting for .NET MAUI Guide | © 2024 MindFusion |