Gets or sets the offset of the range from the position calculated according to its alignment.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public Length Offset { get; set; } |
Visual Basic Copy Code |
---|
Public Property Offset As Length |
An instance of the Length structure.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |