Charting for WinForms Programmer's Guide
Range.Offset Property
See Also
 






Gets or sets the offset of the range from the position calculated according to its alignment.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length Offset { get; set; }

Visual Basic  Copy Code

Public Property Offset As Length

 Property Value

An instance of the Length structure.

 See Also

Range Members
Range Class
MindFusion.Gauges Namespace