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