Gets or sets the distance between the left of this scale and the left of its container.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Length Left { get; set; } |
Visual Basic Copy Code |
---|
Public Property Left As Length |
An instance of the Length structure.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |